home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / SETUP$.BAT < prev   
Encoding:
DOS Batch File  |  1998-11-11  |  105 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\magic
  10. setup.exe
  11. cd\
  12.