6.14.2. Windows launcher

6.14.2. Windows launcher

A batch file to launch interscript. You will need to edit the file!
Start python section to interscript/bin/iscr.bat[1]
     1: #line 461 "interscript/src/iscr.pak"
     2: python iscr.py %1 %2 %3 %4 %5 %6 %7 %8 %9
     3: 
End python section to interscript/bin/iscr.bat[1]