windows-nt/Source/XPSP1/NT/shell/themes/newpack.bat
2020-09-26 16:20:57 +08:00

20 lines
288 B
Batchfile

REM ---- checkout packthem.exe tools ----
cd %_NTROOT%\tools
sd edit x86\packthem.*
sd edit ia64\packthem.*
cd %_NTROOT%\shell\themes
REM ---- 32-bit FREE build of packthem ----
start /I cmd /k pack32.bat
REM ---- 64-bit FREE build of packthem ----
start /I cmd /k pack64.bat