home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / DEMOSCENE-STUFF / VAL-OS2F.ZIP / RUNME.BAT < prev    next >
DOS Batch File  |  1995-06-26  |  163b  |  6 lines

  1. @echo off
  2. echo OS/2 Warp demo by Valhalla.
  3. if exist val_os2.cfg echo Config file found, running demo !
  4. if NOT exist val_os2.cfg setup.exe
  5. demovt @val_os2.cfg
  6.