home *** CD-ROM | disk | FTP | other *** search
/ Action Games (Willard) / ACTGMS_VOL1.iso / go.bat < prev    next >
Encoding:
DOS Batch File  |  1995-03-13  |  172 b   |  10 lines

  1. @ECHO OFF
  2. SET APOGEECD=C:\
  3. COPY \WACKY\WACKY.CFG C:\ > NUL
  4. COPY \BOPPIN\BOPPIN.CFG C:\ > NUL
  5. DCDINT.EXE
  6. DEL C:\WACKY*.* > NUL
  7. DEL C:\BOPPIN.* > NUL
  8. SET APOGEECD=
  9.  
  10.