* Don't load PowerShell profiles (-NoProfile) * This should reduce the startup time for most actions in WinPE * MCT Windows 10 isos no longer have "Technical Preview" in the names * make.cmd script simplified and now removes more language folders
5 lines
199 B
INI
5 lines
199 B
INI
[LaunchApp]
|
|
[LaunchApps]
|
|
wpeinit
|
|
wpeutil updatebootinfo
|
|
"%SystemDrive%\WK\ConEmu\ConEmu.exe", /cmd PowerShell -ExecutionPolicy Bypass "%SystemDrive%\WK\Scripts\WK.ps1" -NoProfile -new_console:n
|