home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / ISRIP.ZIP / DOOR4.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-08-05  |  269 b   |  13 lines

  1. REM Detect RIP caller and set up a text window
  2. call FIXRIP.BAT
  3.  
  4. REM Fix the DOOR.SYS to make the caller look like ANSI
  5. doorfix IN C:\wc30\wcwork\node%WCNODEID%
  6.  
  7. cd\doors\5dws
  8. 5dws16 5dws.cfg
  9.  
  10. REM Restore DOOR.SYS 
  11. doorfix OUT C:\wc30\wcwork\node%WCNODEID%
  12.  
  13.