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