home *** CD-ROM | disk | FTP | other *** search
/ emotion 96 / DISCOVER.bin / surface / install.bat < prev    next >
DOS Batch File  |  1996-06-06  |  141b  |  9 lines

  1. @echo off
  2. .\inst.exe
  3. if errorlevel -1 goto end
  4. .\uvconfig.exe -gen
  5. .\setup.exe
  6. cls
  7. @echo To run SURFACE TENSION DEMO type 'ST' 
  8. :end
  9.