WindowsXP/shell/ext/ftp/makesetp.bat
2025-04-27 07:49:33 -04:00

11 lines
252 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 ..