home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / DEMOS / MISC_DEM / VAL_FMF.ZIP / RUNME.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-05-01  |  124 b   |  5 lines

  1. @echo off
  2. if exist fluid.cfg echo Config file found, Running intro !
  3. if NOT exist fluid.cfg setup.exe
  4. demovt @fluid.cfg
  5.