Windows2003-3790/inetcore/datacab/cabstuff/doiedata.bat
2020-09-30 16:53:55 +02:00

12 lines
268 B
Batchfile

@echo off
if not (%_echo%)==() echo on
set infCabname=iedata
if "%PROCESSOR_ARCHITECTURE%"=="ALPHA" set infCabName=%infCabName%x
start /w iexpress /n %infCabName%.sed
@rem Propagate the cab to the parent
del ..\%infCabName%.cab
move %infCabName%.cab ..