home *** CD-ROM | disk | FTP | other *** search
/ Secret Service 48 / secret_service.iso / utils / patches / icr101_2.exe / PREPTRK.BAT < prev    next >
DOS Batch File  |  1996-06-24  |  207b  |  5 lines

  1. if not exist %1\qualace.stg  copy %1\qual.stg %1\qualace.stg
  2. if not exist %1\qualeasy.stg copy %1\qual.stg %1\qualeasy.stg
  3. if not exist %1\qualfast.stg copy %1\qual.stg %1\qualfast.stg
  4. erase %1\qual.stg
  5.