home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / warwiz / install.bat < prev    next >
DOS Batch File  |  1994-09-19  |  257b  |  16 lines

  1. @echo off
  2. cls
  3. echo Installing WarWizard... One moment please...
  4. echo .
  5. echo .  
  6. ww_1
  7. ww_2
  8. del ww_1.exe
  9. del ww_2.exe
  10. echo .
  11. echo Installation complete.  
  12. echo .
  13. echo Type ww1 to run WarWizard or ww1386 to run WarWizard on a slower computer.
  14.  
  15.  
  16.