home *** CD-ROM | disk | FTP | other *** search
/ The Party 1994: Try This At Home / disk_image.bin / source / gallery / subdirs.exe / RUN / RUN.BTM < prev    next >
Text File  |  1994-06-14  |  156b  |  10 lines

  1. @echo off
  2. IF EXIST a_gallry.exe goto 1
  3. ECHO a_gallry.exe not present in current directory!
  4. goto 2
  5. :1
  6. dvtsetup
  7. DemoVT @DVT.VTO
  8. del DVT.VTO > nul
  9. :2
  10.