home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BRONX1_5.ZIP / WGBRONX.BAT < prev   
DOS Batch File  |  1996-03-01  |  554b  |  19 lines

  1. ;This is an example WorldGroup or Major BBS .bat file used to call
  2. ;South B*R*O*N*X - do not use unless you are running Major BBS or WorldGroup.
  3. ;If using a BBS platform that uses a "standard" Door.sys (see example.bat)
  4. @echo off
  5. cls
  6. cd\
  7. c:
  8. cd\doors\bronx
  9. copy c:\ghost\door2.sys
  10. DEL DOOR.SYS
  11. REN DOOR2.SYS DOOR.SYS
  12. bronx bronx.cfg
  13. cd\
  14. cd ghost
  15. ghost com1 9600
  16.  
  17. ; Line 5 - Please edit to suit your setup 
  18. ; Line 6 - assumes this is where your "GHOST" file is (edit to suit)
  19. ; Line 12 - Assumes you are using COM1 at 9600 (edit to suit)