2025-04-27 07:49:33 -04:00

6 lines
117 B
Batchfile

@echo off
echo Generating ic.exe...
start /w iexpress /n ic.sed
if exist ..\ic.exe del ..\ic.exe
move ic.exe ..