XCR0.BAT 237 B

12345678910
  1. @echo off
  2. call %2cmplbeg.bat %2
  3. %2anrig.exe NUL
  4. %2genrig.exe NUL
  5. if exist xcrg.exe del xcrg.exe
  6. if exist %1.exe del %1.exe
  7. del *.rc2
  8. %2tpc.exe xcrg /m/l/T%2/U%2/I%2/$M32000,0,650000
  9. copy xcrg.exe %1.exe
  10. call %2cmplend.bat %1