home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / DEMOSCENE-STUFF / DEMOVT15.ZIP / EXAMPLES.EXE / RUNC.BAT < prev    next >
DOS Batch File  |  1994-04-25  |  119b  |  9 lines

  1. @echo off
  2. copy C\CTst.Exe Example.Exe
  3.  
  4. Setup\DVTSetup
  5. DemoVT @DVT.VTO
  6. del DVT.VTO > nul
  7.  
  8. del Example.Exe > nul
  9.