home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / Dos / Demons / OLORD2.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-06-16  |  254 b   |  6 lines

  1. @echo off
  2. if "%1"=="" %0 .
  3. if "%1"=="-D" ECHO Error: Please type A:INSTALL not A:INSTALL.BAT, or for full syntax type A:INSTALLX /?
  4. if not "%1"=="-D" %0X -D -o %1\
  5. if not "%1"=="-D" echo change to the directory %1 and type OVERLORD to run the demo.
  6.