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