home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Doom Univers Paralleles
/
DoomUniversParalleles.iso
/
wad_dm1
/
starwar5
/
install.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1994-11-22
|
358b
|
13 lines
/*****/
"echo off"
"echo."
"echo. Installing STARWAR 5 under OS/2"
"echo."
/* should be */
/* deusfos -flats -app starwar5.wad > starwar5.log */
"deusfos -app starwar5.wad > starwar5.log"
"echo."
"echo. Install should be complete."
"echo. Don't distribute startwar5 once installed."
"echo. first deinstall it with deusf -restore starwar5.wad"