home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / Shogo / SETUP$.BAT < prev    next >
Encoding:
DOS Batch File  |  1998-11-08  |  108 b   |  12 lines

  1. @echo off
  2. cd\
  3. cls
  4. w95det
  5. if errorlevel 2 goto win95
  6. exit
  7.  
  8. :win95
  9. cd\demos\shogo
  10. shogdins.exe
  11. cd\
  12.