home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazine 23 / BUDTUCKER.iso / INSTALL.BAT
DOS Batch File  |  1996-11-13  |  94b  |  8 lines

  1. echo off
  2. cls
  3. cd tucker
  4. if exist c:\g.in goto install
  5. setsound.exe
  6. :install
  7. install.exe
  8.