* Script work is brought into better focus * New layout will be used to better package the python scripts * No hidden folders (they will be hidden at build time) * All building should be done under setup/ * Avoids ambiguous .bin/.cbin folders at root of project
6 lines
216 B
INI
6 lines
216 B
INI
[LaunchApp]
|
|
[LaunchApps]
|
|
wpeinit
|
|
wpeutil updatebootinfo
|
|
cd /d "%SystemDrive%\.bin"
|
|
"%SystemDrive%\.bin\ConEmu\ConEmu.exe", /cmd cmd /k cd "%SystemDrive%\.bin" & python "%SystemDrive%\.bin\Scripts\winpe_root_menu.py"
|