windows-nt/Source/XPSP1/NT/shell/ext/ftp/makesetp.bat

11 lines
242 B
Batchfile
Raw Normal View History

2020-09-26 03:20:57 -05:00
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 ..