home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / gohom10a.zip / GODEMO.BAT < prev    next >
DOS Batch File  |  1994-05-14  |  306b  |  9 lines

  1. @echo off
  2. if exist $demo.scr (del $demo.scr)
  3. @ECHO IMPORTANT: This demo MUST be started from the DOS prompt and NOT
  4. @ECHO            started from another program (i.e. a file manager).
  5. @ECHO            This is necessary because the demo will load the GoHome TSR.
  6. @ECHO.
  7. @pause
  8. gohome /play=godemo
  9.