home *** CD-ROM | disk | FTP | other *** search
/ CD Action 9 A / cdactioncoverdisc / pcx / install.bat < prev    next >
DOS Batch File  |  1997-01-08  |  254b  |  16 lines

  1. cd pcx
  2. @echo off
  3. \PCX\video
  4. cls
  5. \PCX\inst
  6.  
  7. REM SETSOUND CALL IN HERE
  8. if not exist davis.ini goto end
  9. if exist davis.ini setsound.exe
  10. if exist davis.ini cls
  11. if exist davis.ini waitkey.exe
  12. :end
  13. if exist c:\abcdz892.tmp del c:\abcdz892.tmp
  14.  
  15.  
  16.