home *** CD-ROM | disk | FTP | other *** search
-
- ; ************* Example RECON.CFG file. (Simple) **************
-
- ; 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 = QEMM
- *Descr = 4DOS v4.00 configuration (optimised memory usage)
- ;---------------------------------------------------------
- ; CONFIG.SYS commands:
-
- DEVICE=C:\QEMM\QEMM.SYS RAM ROM
- DEVICE=C:\QEMM\LOADHI.SYS C:\SYS\RAMDRIVE.SYS 1024 /E
- SHELL=C:\4DOS.COM /P
- COUNTRY=061,,C:\SYS\COUNTRY.SYS
- FILES=20
- BUFFERS=1
- STACKS=0,0
-
- ---
- ; AUTOEXEC.BAT commands:
-
- C:\QEMM\LOADHI C:\UTILS\PCTOOLS\PC-CACHE /SIZEXP=512K /MAX=26 /QUIET
-
- ; Give the command to flush the PC-CACHE v7.1 cache
- *Flush = PC-CACHE /FLUSH
-
- C:\QEMM\LOADHI C:\QEMM\BUFFERS=3
- C:\QEMM\LOADHI C:\SYS\MOUSE
- PATH C:\;C:\SYS;C:\HDM;C:\UTILS;C:\BAT;C:\UTILS\ARC;C:\TP;C:\UTILS\PCTOOLS;..
- ALIAS /R ALIAS.LST
-
- ; Load history from History file (keep history across config changes)
- HISTORY /R DOSHIST.LST
- *Hist = C:\DOSHIST.LST
-
- SET PKTMP=D:\
- SET TEMP=D:\
- MIRROR C:
-
- ---
- ; 4DOS v4.00 4DOS.INI file
-
- *FPath = C:\4DOS.INI
- PauseOnError = Yes
- Swapping = XMS, EMS, C:\TEMP
- Alias = 384
- Environment = 1024
- EnvFree = 256
- BatchEcho = No
- CursorIns = 10
- CursorOver = 100
- EditMode = Insert
- CommandSep = ~
- HistMin = 3
- HistWinColor = Black On Cyan
- StdColors = Bright White on Blue
- HelpPath = C:\4DOS
- UMBEnvironment = Yes
- UMBLoad = Yes
-
- #Name = Windows
- #Descr = Windows v3.1 configuration
- ;----------------------------------
- DEVICE=C:\SYS\HIMEM.SYS
- SHELL=C:\4DOS.COM /P
- COUNTRY=061,,C:\SYS\COUNTRY.SYS
- FILES=30
- BUFFERS=10
- STACKS=9,256
- ---
- CLS
-
- ; Install SmartDrive v4.0. From this version on SmartDrive
- ; is a delayed write disk cache - it requires a flush line.
-
- C:\WINDOWS\SMARTDRV 1024 256
- #Flush = C:\WINDOWS\SMARTDRV /C
- PATH C:\;C:\SYS;C:\UTILS;C:\BAT;C:\UTILS\ARC;D:\TP;C:\UTILS\PCTOOLS;..
- ALIAS /R ALIAS.LST
- HISTORY /R WINHIST.LST
- #Hist = C:\WINHIST.LST
- SET PKTMP=C:\
- SET TEMP=C:\WINDOWS\TEMP
- MIRROR C:
- CD\WINDOWS
- WIN
- ---
- #FPath = C:\4DOS.INI
- PauseOnError = Yes
- Swapping = XMS, C:\WINDOWS\TEMP
- Alias = 384
- Environment = 256
- EnvFree = 128
- BatchEcho = No
- CursorIns = 10
- CursorOver = 100
- EditMode = Insert
- CommandSep = ~
- HistMin = 3
- HistWinColor = Black On Cyan
- StdColors = Bright White on Blue
- HelpPath = C:\4DOS
- UMBEnvironment = No
- UMBLoad = No