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

11 lines
242 B
Batchfile

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