You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
307 B
19 lines
307 B
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
|
|
|