home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
EVD41.ZIP
/
EVD_UTIL.ZIP
/
INSTAREG
< prev
next >
Wrap
Text File
|
1992-01-19
|
511b
|
29 lines
ECHO OFF
REM Example batch file to use with INSTAREG v2.95 and above
:START
c:
cd\pcb\doors\instareg
instareg instareg.CNF c:\pcb
if errorlevel 60 goto BBS
if errorlevel 50 goto SYSOP
if errorlevel 40 goto GENERAL
if errorlevel 10 goto START
:SYSOP
c:
cd\pcb\doors\evdoor3
evdoor c:\pcb\pcboard.sys c:\pcb\main\users sysop.dat
goto BBS
:GENERAL
c:
cd\pcb\doors\everify
evdoor c:\pcb\pcboard.sys c:\pcb\main\users general.dat
goto BBS
:BBS
c:
cd\pcb
if exist event.bat event
board