home *** CD-ROM | disk | FTP | other *** search
/ 1,001 Nights of Doom / 1001NightsOfDoom1995wickedSensations.iso / misc / d2b.zip / D.BAT next >
DOS Batch File  |  1994-10-31  |  151b  |  7 lines

  1. @echo off
  2. d2b LightGreen Blue YOUR FRAGGIN' GAME FILES ARE BEING BACKED UP!
  3. cd c:\util\doom2\bax
  4. pkzip -a doom2dsg.zip ..\*.dsg >nul
  5. cd ..
  6. Doom2
  7.