Windows2003-3790/inetcore/outlookexpress/setup/cabint.bat
2020-09-30 16:53:55 +02:00

8 lines
227 B
Batchfile

@echo off
echo Generating internal.exe...
copy ..\..\newfix.exe fixmapi.exe
copy ..\..\newstub.dll mapistub.dll
start /w /min iexpress /m /n internal.sed
if exist ..\internal.exe del ..\internal.exe
move internal.exe ..