Category : Utilities for DOS and Windows Machines
Archive   : RBOOT500.ZIP
Filename : EXAMPLE2.CFG

 
Output of file : EXAMPLE2.CFG contained in archive : RBOOT500.ZIP

; ************* Example REBOOT.CFG file. (Network) *************

; Comments can be placed anywhere in this file by starting
; the line with a semicolon. Blank lines are ignored.

; ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ NOTE ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
; º As this first configuration was the ACTIVE configuration º
; º when this sample was created, the commands begin with º
; º an asterisk character (*) instead of the hash (#). º
; ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ

; First (default) configuration.

*Name = NETWORK ;Names MUST be unique.
*Descr = Normal Network configuration
;------------------------------------

; CONFIG.SYS commands:

DEVICE=C:\QEMM\QEMM.SYS RAM ROM X=CC00-CDFF I=F000-F3FF
DEVICE=C:\QEMM\LOADHI.SYS C:\SYS\DRIVER.SYS /D:02
COUNTRY=061,,C:\SYS\COUNTRY.SYS
FILES=255
FCBS=8,16
BUFFERS=1
STACKS=0,0

---

; AUTOEXEC.BAT commands:

; Load TSR's...
C:\QEMM\LOADHI C:\NETWORK\ATCACHE ALL
C:\QEMM\LOADHI C:\QEMM\BUFFERS=10
PATH C:\;C:\NETWORK;C:\SYS;C:\UTILS;C:\BAT
BTIME
NWSTART
; Automatically boot at 3:00 am for maintenance
TIMEBOOT 3:00:00
; Run MAINT.BAT (Batch file with a single line: REBOOT /n MAINTENANCE)
MAINT

#Name = MAINTENANCE
#Descr = Maintenance configuration (Boot up DOS, Backup, Compress Disk)
;----------------------------------------------------------------------
DEVICE=C:\QEMM\QEMM.SYS RAM ROM X=CC00-CDFF I=F000-F3FF
DEVICE=C:\QEMM\LOADHI.SYS C:\SYS\DRIVER.SYS /D:02
COUNTRY=061,,C:\SYS\COUNTRY.SYS
FILES=20
BUFFERS=1
STACKS=0,0
---
C:\QEMM\LOADHI C:\QEMM\BUFFERS=10
C:\QEMM\LOADHI C:\UTILS\PCTOOLS\PC-CACHE /SIZEXP=512K /MAX=26
PATH C:\;C:\SYS;C:\UTILS;C:\BAT;C:\UTILS\PCTOOLS

; if today is Sunday, then perform weekly backup
CHKBOOT /D:SUN
IF NOT ERRORLEVEL 1 GOTO NOTSUN
; call WEEKLY.BAT (weekly backup batch file)
CALL WEEKLY

:NOTSUN
; if today is the first of the month, then perform monthly backup
CHKBOOT /M:1
IF NOT ERRORLEVEL 1 GOTO NOTFIRST
; call MONTHLY.BAT (monthly backup batch file)
CALL MONTHLY

:NOTFIRST
BTIME
COMPRESS C: /CF
COMPRESS D: /CF
COMPRESS E: /CF
COMPRESS F: /CF
REBOOT NETWORK

#Name = 4DOS (Single User)
#Descr = 4DOS configuration (optimised memory usage, PC Cache)
;-------------------------------------------------------------
DEVICE=C:\QEMM\QEMM.SYS RAM ROM X=CC00-CDFF I=F000-F3FF
DEVICE=C:\QEMM\LOADHI.SYS C:\SYS\DRIVER.SYS /D:02
DEVICE=C:\QEMM\LOADHI.SYS C:\SYS\RAMDRIVE.SYS 1024 /E
SHELL=C:\4DOS.COM /E:512U /A:384 /U /P
COUNTRY=061,,C:\SYS\COUNTRY.SYS
FILES=20
BUFFERS=1
STACKS=0,0
---
C:\QEMM\LOADHI E:\UTILS\PCTOOLS\PC-CACHE /SIZEXP=512K /MAX=26 /QUIET
#Flush = pc-cache /flush
C:\QEMM\LOADHI C:\QEMM\BUFFERS=3
C:\QEMM\LOADHI C:\SYS\MOUSE
LOADBTM ON
PATH C:\;C:\SYS;C:\HDM;C:\UTILS;C:\BAT;C:\UTILS\ARC;D:\TP;C:\UTILS\PCTOOLS;..
BTIME
ALIAS /R ALIAS.LST
HISTORY /R DOSHIST.LST
#Hist = C:\DOSHIST.LST
SET 4DSHELL=/S:BH:\ /U /E:512U
SET PKTMP=H:\
SET TEMP=H:\
SET TMP=H:\


  3 Responses to “Category : Utilities for DOS and Windows Machines
Archive   : RBOOT500.ZIP
Filename : EXAMPLE2.CFG

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/