Search found 108 matches

by slore
Wed 12 Aug, 2026 5:19 pm
Forum: MicroWinpeBuilder
Topic: A very rudimentary equivalent PS of bginfo display for winpe
Replies: 2
Views: 7863

Re: A very rudimentary equivalent PS of bginfo display for winpe

Hi, Noel

Glad to see you've posted new updates. SystemParametersInfo() is a highly versatile function, which I extensively use in UI_Settings to retrieve and set system settings.
This year's Windows 11 26H2 version number is 26300, which should bring no major changes for PE.
The issue regarding ...
by slore
Sat 01 Aug, 2026 12:11 pm
Forum: WimBuilder
Topic: Improvement of processes for creating pins and copying links @ PE startup
Replies: 2
Views: 4531

Re: Improvement of processes for creating pins and copying links @ PE startup

>Well, as is known to this day, pinning to the taskbar only works in versions <= 22H2 [22621.2428]-Oct.2023 :(

WinXShell.v2026.08.08 will add a "PinEx" mode to fix that. Use this mode, just xcopy the *.lnk files will pin the icon to the taskbar.
taskbar pinned items, will like the desktop shortcuts ...
by slore
Sun 19 Jul, 2026 5:39 am
Forum: WimBuilder
Topic: WimBuilder2 릴리스 (v2026.03.03)..한영키 아이콘표시
Replies: 5
Views: 9336

Re: WimBuilder2 릴리스 (v2026.03.03)..한영키 아이콘표시

With Full SOFTWARE to build, it is OK to switch the input, but needs to add the above KEYs for slim SOFTARE.

I tried the full SOFTARE and full fonts, the switch icon is empty, I don't know what missed for the icon.
when i click it, it can switch the input.

Do you know who's Windows PE can do it? I ...
by slore
Sun 19 Jul, 2026 5:16 am
Forum: WimBuilder
Topic: Typo on 2 batch label names - Solved
Replies: 4
Views: 11107

Re: Typo on 2 batch label names

wdmaudio.inf_amd64_f9cb21f7ac721252.ini

I don't see this file in my OS.

We need to find the folder name, so add /ad is better.
I commit it to master now.

ONLY here misses the /ad option.

D:\Dev\WimBuilder2\Projects>git grep FileRepository |findstr delim
WIN10XPE/00-Configures/System ...
by slore
Sun 19 Jul, 2026 5:09 am
Forum: WimBuilder
Topic: Typo on 2 batch label names - Solved
Replies: 4
Views: 11107

Re: Typo on 2 batch label names

"%WB_PROJECT_PATH%\01-Components\Patch_drvinst\local.patcher.bat"
Q.: What is it supposed to do?
Can't see the reason behind.

change the version in local.patcher.bat, like:
set WB_PE_VER=10.0.27001.1

so, I can test the patcher directly, without select install.wim to make a full build.

The ...
by slore
Sun 12 Jul, 2026 5:40 am
Forum: WimBuilder
Topic: A note regarding the different content of audio-related batch files - Solved
Replies: 1
Views: 3370

Re: A note regarding the different content of audio-related batch files

Hi, HeyJoe

M$ make limit about the sound in SYSTEM account(Windows PE).
It takes time to make it work with patch.

so I don't upload the last.bat to github repo, the worked one is in packaged 7z file only.
by slore
Sat 04 Apr, 2026 7:25 am
Forum: WimBuilder
Topic: WimBuilder2 릴리스 (v2026.03.03)..한영키 아이콘표시
Replies: 5
Views: 9336

Re: WimBuilder2 릴리스 (v2026.03.03)..한영키 아이콘표시

Hi, pass090

Copy next registry items, the ime tray will work.

WimBuilder2\Projects\WIN10XPE\01-Components\IME\Ime_ko-KR.bat

Code: Select all

:UDPATE_REGISTY
call RegCopyEx Classes ImeCommonAPIClassFactory1042
call RegCopyEx Classes ImeCommonAPIClassFactory1042.15
call RegCopy HKLM\SOFTWARE\Microsoft\MSIME
by slore
Fri 03 Apr, 2026 12:39 pm
Forum: WimBuilder
Topic: Q. about macros "PinTo*.cmd" and "LinkTo*.cmd" - Solved
Replies: 9
Views: 16420

Re: Q. about macros "PinTo*.cmd" and "LinkTo*.cmd" - Solved


I'm trying to use a shortcut .exe with a different file for the icon.
The file with the icon only has one image. What would be the syntax for it to work?

This is what google AI came up with. call LinkToDesktop "%APP_NAME%.lnk", "#pProgramFiles#p\%FULL_PATH%\%APP_EXE%", "", "", "#pProgramFiles#p ...
by slore
Sun 29 Mar, 2026 5:42 am
Forum: WimBuilder
Topic: Accessories For Wimbuilder
Replies: 13
Views: 26382

Re: TrueImage on Wimbuilder



TrueImage_2025.7zCopied all the files to the correct folder.
Did a WinMerge against PhoenixPE that Homes32 created. Also, the registry is exactly the same also.
Here are main.bat main.html and the reg file. Maybe there is something missing to work in this project?
As you can see not good news ...
by slore
Sat 21 Mar, 2026 6:16 am
Forum: WimBuilder
Topic: Accessories For Wimbuilder
Replies: 13
Views: 26382

Re: TrueImage on Wimbuilder

Where can I download the TrueImage_2025.zip ?
by slore
Wed 18 Mar, 2026 5:08 pm
Forum: WimBuilder
Topic: Accessories For Wimbuilder
Replies: 13
Views: 26382

Re: TrueImage on Wimbuilder

Hi, prz42

%WB_ROOT%\bin\<ARCH>\ already added in to PATH, so you can just call 7z to extract files.

I can see you extract in installer files to boot.wim, but no extra dll files for it.
if there is some dll files need to be add to boot.wim, you need to use call AddFiles to add them.

I will try to ...
by slore
Fri 13 Mar, 2026 11:51 am
Forum: WimBuilder
Topic: WimBuilder - General Discussion
Replies: 57
Views: 72656

Re: WimBuilder - General Discussion


NSudoC.exe
"Smart Control Application" has blocked this application.
Is there a way to bypass this application without turning it off?
Or can this application be authorized?


Revision: a36107d78f9c070efcdf822a7234f85903a4a2ce
Date: 2018/11/22 2:01:09
----
Added: bin/x64/NSudoC.exe SHA-1 ...
by slore
Mon 09 Mar, 2026 10:33 am
Forum: WimBuilder
Topic: WimBuilder2 Release (v2026.03.03)
Replies: 8
Views: 61541

Re: WimBuilder2 Release (v2026.03.03)

Build Windows 11 PE with 10.0.26200 is OK.
25H2_PE1.png
25H2_PE1.png (102.04 KiB) Viewed 12255 times
by slore
Sun 08 Mar, 2026 2:18 pm
Forum: WimBuilder
Topic: Q. about macros "PinTo*.cmd" and "LinkTo*.cmd" - Solved
Replies: 9
Views: 16420

Re: Q. about macros "PinTo*.cmd" and "LinkTo*.cmd"

Hi, HeyJoe

main.bat call LinkToDesktop =>
lib\macros\LinkToDesktop.cmd
lib\macros\LuaLink.cmd
lib\macros\TextReplace.cmd
lib\macros\TextReplace.js
ESCAPE: #q => ", #s => #, #p => %, #t => \t, #r => \r, #n => \n

At the final WimBuilder2 will call LuaLink.cmd -done to update the escape chars ...
by slore
Sun 08 Mar, 2026 1:08 pm
Forum: WimBuilder
Topic: Missing parameter in batch file "%WB_PROJECT_PATH%\za-Slim\Cleanup.bat" - Solved
Replies: 1
Views: 10324

Re: Missing parameter in batch file "%WB_PROJECT_PATH%\za-Slim\Cleanup.bat"

Hi, HeyJoe

>But it doesn't seem to cause any problems for me.

:REMOVE_SERV_REG
if not exist "%X_SYS%\%~2" reg delete "HKLM\Tmp_SYSTEM\ControlSet001\Services\%~1" /f
goto :EOF

REMOVE_SERV_REG will remove the service if the file in parameter 2 is not found.
the parameter 3 is empty here, if exist ...
by slore
Sun 08 Feb, 2026 8:32 am
Forum: WimBuilder
Topic: Q. about macros "PinTo*.cmd" and "LinkTo*.cmd" - Solved
Replies: 9
Views: 16420

Re: Q. about macros "PinTo*.cmd" and "LinkTo*.cmd"

Hi, HeyJoe

If MyEXE.exe is in the folder that can be found in %PATH%, the file path can be omitted, otherwise you need to use the full file path.
And in the lua script, the "\" needs to be "\\", or use [[string]] expression.

call LinkToDesktop -paramlist "MyBatch.lnk" "[[%X_SYS%\HideRun.exe ...
by slore
Wed 04 Feb, 2026 12:10 pm
Forum: WimBuilder
Topic: Different errorlevels of findstr.exe vs. find.exe commands - Solved
Replies: 1
Views: 9280

Re: Different errorlevels of findstr.exe vs. find.exe commands

Hi, HeyJoe

findstr use wildcard (regexp) default.
I considered to add a findcmd.cmd to use /c for findstr.exe, use origin parameter for the find.exe command.
But check all code with "findcmd", only this file use the dot character, so update here only.

fix issue that the version condition is wrong ...
by slore
Thu 27 Nov, 2025 7:54 am
Forum: WimBuilder
Topic: Wimbuilder2-master.zip dated 2025-Nov-20 09:29 (local time) - Solved
Replies: 1
Views: 8244

Re: Wimbuilder2-master.zip dated 2025-Nov-20 09:29 (My local time)


Hi Slore,

May I point out a small typo in batch file:
"%WB_PROJECT_PATH%\01-Components\MTP_Support\main.bat":

Line #3: binmay.exe -i " %S_SYS%\services.exe " -s u:UMDF-WINPE-ENABLED | %findcmd% ":55"
--> should be " %X_SYS%\services.exe "
right?

See You


OK, here is typo. but the new ...
by slore
Sat 05 Jul, 2025 2:21 pm
Forum: WimBuilder
Topic: WimBuilder - General Discussion
Replies: 57
Views: 72656

Re: WimBuilder - General Discussion

Goto About to update the WimBuilder2. And make sure you use the boot.wim[2] as the base wim to build, not the winre.wim.
by slore
Sat 28 Jun, 2025 7:21 pm
Forum: WimBuilder
Topic: Wimbuilder2-master.zip dated 2025-Jun-24 17:05 (local time) - Solved
Replies: 2
Views: 9723

Re: Wimbuilder2-master.zip dated 2025-Jun-24 17:05 (local time)

also patch successfully for windows_11_business_editions_version_24h2_updated_april_2025_x64_dvd.iso

so updated with next label.

Code: Select all

if %VER[3]% EQU 26100 if %VER[4]% GEQ 3775 set VER_NAME=win11.24h2april2025later
if %VER[3]% GTR 26100 set VER_NAME=win11.25h2later