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