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

6 lines
92 B
Batchfile

attrib -r .\src\*.* /s
cd iexpress
iexpress cicinst.sed /n
cd..
attrib +r .\src\*.* /s