home *** CD-ROM | disk | FTP | other *** search
/ Ultimate DOOM Companion / PowersourceMultimedia-UltimateDOOMCompanion.iso / levels_c / swgfxmo2.zip / INSTALL.CMD < prev    next >
OS/2 REXX Batch file  |  1994-11-22  |  345b  |  13 lines

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