home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / USURP005.ZIP / GAMEHELP.ZIP / USURP_1.BAT < prev    next >
DOS Batch File  |  1994-02-27  |  434b  |  18 lines

  1. @ECHO OFF
  2. REM BATCH FILE for USURPER
  3. REM ----------------------
  4. REM This Batch file is for single line operation.
  5. REM Batch file created by Bill McPhail, The BoardRoom BBS, Graham Wa. 98338-1185
  6. REM North American/US Usurper Registraion Site  ( 1:138/137 ) and ( 1:138/237 )
  7.  
  8. :START
  9. BREAK OFF
  10. COPY C:\BBS_DIR\DORINFO%3.DEF D:\DOORS\USURPER\DORINFO1.DEF >NUL
  11. cd\DOORS\USURPER
  12. USURPER.EXE 1
  13. goto END
  14.  
  15. :END
  16. cd\BBS_DIR
  17.  
  18.