home *** CD-ROM | disk | FTP | other *** search
/ 1,001 Nights of Doom / 1001NightsOfDoom1995wickedSensations.iso / starwars / starwar5.zip / install.cmd < prev    next >
OS/2 REXX Batch file  |  1994-11-22  |  358b  |  13 lines

  1. /*****/
  2. "echo  off"
  3. "echo."
  4. "echo. Installing STARWAR 5 under OS/2"
  5. "echo."
  6. /* should be */
  7. /* deusfos -flats -app starwar5.wad > starwar5.log */
  8. "deusfos -app starwar5.wad > starwar5.log"
  9. "echo."
  10. "echo. Install should be complete."
  11. "echo. Don't distribute startwar5 once installed."
  12. "echo. first deinstall it with   deusf -restore starwar5.wad"
  13.