home *** CD-ROM | disk | FTP | other *** search
/ 100 Pусских Uгр / 980121_2306.iso / SUPER3D / RAMPAGER.ZIP / RAMPAGE.BAT < prev    next >
DOS Batch File  |  1997-07-16  |  173b  |  16 lines

  1. @echo off
  2. if %windir%==%windir% goto WinRedneck
  3. eregcard.exe
  4. loader.exe gsc.fli
  5. rr.exe
  6. goto End
  7.  
  8. :WinRedneck
  9. start eregcard.pif
  10. start rr.pif
  11. goto End
  12.  
  13. :End
  14.  
  15.  
  16.