Source code of Windows XP (NT5)
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.

10 lines
242 B

  1. start /w iexpress /n /q MakeEXE.sed
  2. @rem Delete turd file left over by iexpress
  3. del ~cabpack.cab
  4. start /w %_NTBINDIR%\idw\iexpress.exe /n /q MakeCAB.sed
  5. @rem Propagate the cabs to the parent
  6. REM move MSIEFTP.cab ..
  7. REM move MSIEFTP.exe ..