home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware 1 2 the Maxx
/
sw_1.zip
/
sw_1
/
MEM_MAN
/
DOSMAX17.ZIP
/
EXAMPLES.DOC
< prev
next >
Wrap
Text File
|
1992-07-23
|
7KB
|
220 lines
================================================================================
DOSMAX.EXE : Ver. 1.6, Copyright (1992) by Philip B. Gardner
DOSM86.EXE (8086): Ver. 1.6, Copyright (1992) by Philip B. Gardner
FREELOAD.SYS : Ver. 1.6, Copyright (1992) by Philip B. Gardner
FREELO86.SYS (8086): Ver. 1.6, Copyright (1992) by Philip B. Gardner
================================================================================
EXAMPLE CONFIGURATIONS:
If you have a configuration that is significantly different, perhaps a
different memory manager or special switches that are used, please send
me a copy and I will include it in this file.
;------------ QEMM386 ----------------------------------------------------------
(CONFIG)::
dos=high,noumb
stacks=0,0
REM=default /B+ requires no resident memory
device=stopmax.sys
device=c:\qemm\qemm386.sys ram rom i=b000-b7ff i=cc00-f7ff fr=e800
REM=no report, no pause, a0 since shellmax is loading shell
device=c:\boot\dosmax.exe /a0/r-/p-
REM=s for shrink
device=c:\boot\freeload.sys /s
device=c:\qemm\loadhi.sys /r:1 c:\mouse\mouse.sys
shell=shellmax.com /r- c:\dos\command.com c:\dos /e:768 /p
buffers=20
files=40
lastdrive=Z
(AUTOEXEC)::
REM moves master environment
c:\boot\dosmax.exe
;------------ QEMM386 + 4DOS ---------------------------------------------------
(CONFIG)::
dos=high,noumb
stacks=0,0
REM=default /B+ requires no resident memory
device=stopmax.sys
device=d:\qemm\qemm386.sys r:2 ns nv ram rom i=0400-0fff st:m fr=c000
REM=a0 for 4DOS, m1 for best fit, no report, no pause
device=c:\boot\dosmax.exe /a0/m1/r-/p-
REM=m1 for best fit, f to change pathname of loader, s for shrink
device=c:\boot\freeload.sys /m1 /fd:\qemm\loadhi.sys /s
device=d:\qemm\loadhi.sys /r:1 c:\mouse\mouse.sys
device=d:\qemm\loadhi.sys /r:2 c:\boot\hyper386.exe c:2048:1024 s ox
REM=path parameter to 4DOS may be required to initialize properly
shell=shellmax.com c:\4dos\4dos.com c:\4dos /p
buffers=5,4
files=40
lastdrive=Z
(AUTOEXEC)::
REM not necessary at all, but no harm, /E- switch avoids environment warning
c:\boot\dosmax.exe e-
;------------ LASTBYTE ---------------------------------------------------------
(CONFIG)::
dos=high,noumb
stacks=9,256
REM=alternative to dosmax /i+ switch, use stopmax.sys
REM=device=stopmax.sys
REM physical=(CHIPSET or fixed)
device=c:\tlbmm\lastbyte.sys ? physical=fixed
REM=i to force DOS to UMB even with HIMEM, m1 for best fit, no report, no pause
REM=a0 since shellmax is used
device=c:\tlbmm\highdrvr.sys c:\boot\dosmax.exe /a0/i+/m1/r-p-
REM=himem.sys cannot be loaded after highumm.sys
device=c:\tlbmm\highdrvr.sys c:\dos\himem.sys
REM=must load highumm.sys for DOSMAX (/replace is for himem.sys)
device=c:\tlbmm\highumm.sys /replace
device=c:\tlbmm\highdrvr.sys c:\mouse\mouse.sys
shell=shellmax.com /r- c:\dos\command.com c:\dos /e:512 /p
buffers=20
files=40
lastdrive=Z
(AUTOEXEC)::
REM moves master environment, reports on COMMAND space
c:\boot\dosmax.exe
;------------ UMB_DRVR ---------------------------------------------------------
(CONFIG)::
dos=high,umb
stacks=9,256
REM=alternative to dosmax /i+ switch, use stopmax.sys
REM=device=stopmax.sys
device=c:\umb_drvr\umb_drvr.sys
REM=i to force DOS to UMB even with HIMEM, m1 for best fit, no report, no pause
devicehigh=c:\boot\dosmax.exe /i+/m1/r-p-
REM=or let dosmax load itself high
REM=device=c:\boot\dosmax.exe /i+/m1/r-p-
devicehigh=c:\dos\himem.sys
devicehigh=c:\mouse\mouse.sys
shell=shellmax.com /r- c:\dos\command.com c:\dos /e:512 /p
buffers=20
files=40
lastdrive=Z
(AUTOEXEC)::
REM moves master environment, reports on COMMAND space
c:\boot\dosmax.exe
;------------ UMB_DRVR + 4DOS + NO HIMEM (no Extended Memory) ------------------
(CONFIG)::
dos=high,umb
stacks=9,256
device=c:\umb_drvr\umb_drvr.sys
REM=i to force DOS to UMB even with HIMEM, m1 for best fit, no report, no pause
devicehigh=c:\boot\dosmax.exe /a0/m1/r-p-
devicehigh=c:\mouse\mouse.sys
shell=shellmax.com c:\4dos\4dos.com c:\4dos /p
buffers=20
files=40
lastdrive=Z
(AUTOEXEC)::
REM not necessary at all, but no harm, /E- switch avoids environment warning
c:\boot\dosmax.exe e-
;------------ DOS 5.0 ----------------------------------------------------------
(CONFIG)::
dos=high,umb
stacks=0,0
REM=stacks=9,256
REM=if you really want DOS in UMB, use stopmax
REM=but it will cost you 30k for HIMEM (try alternate XMS driver like QEXT.SYS)
REM=device=stopmax.sys
device=c:\dos\himem.sys
device=c:\dos\emm386.exe ram 4096 i=b000-b7ff i=cc00-f7ff frame=cc00 b=1000
REM=h because DOS goes to HMA, m1 for best fit, no report, no pause
REM=no a0 necessary since DOS (and part of command.com is in the HMA)
devicehigh=c:\boot\dosmax.exe /h/m1/r-/p-
REM=if stacks=0,0 is not used, you may add /U9 to dosmax.exe line
REM=this is a workaround for a emm386.exe warm-reboot problem
devicehigh=c:\boot\dosmax.exe /h/m1/r-/p-/u9
devicehigh=c:\dos\smartdrv.sys 1024 512
devicehigh=c:\mouse\mouse.sys
shell=shellmax.com /r- c:\dos\command.com c:\dos /e:768 /p
buffers=5
files=40
lastdrive=Z
(AUTOEXEC)::
REM moves master environment, reports on COMMAND space
c:\boot\dosmax.exe
;------------ QEMM386 + DOS 4.01 -----------------------------------------------
(CONFIG)::
stacks=9,256
REM=stopmax.sys not necessary
device=c:\qemm\qemm386.sys ram rom i=b000-b7ff i=cc00-f7ff fr=e800
REM=m1 for best fit, no report, no pause
device=c:\qemm\loadhi.sys /r:1 c:\boot\dosmax.exe m1r-p-
REM=or let DOSMAX load itself high
REM=device=c:\boot\dosmax.exe m1r-p-
REM=s for shrink
device=c:\boot\freeload.sys s
device=c:\qemm\loadhi.sys /r:1 c:\mouse\mouse.sys
shell=shellmax.com c:\dos\command.com c:\dos /e:768 /p
REM=buffers low
buffers=20
REM=or use buffers in EMS
REM=buffers=20 /x
files=40
lastdrive=Z
(AUTOEXEC)::
REM moves master environment
c:\boot\dosmax.exe
;------------ QEMM386 + DOS 3.30 -----------------------------------------------
(CONFIG)::
(NOTE: REM really not allowed, just shown for clarity)
stacks=9,256
REM=stopmax.sys not necessary
device=c:\qemm\qemm386.sys ram rom i=b000-b7ff i=cc00-f7ff fr=e800
REM=m1 for best fit, no report, no pause
device=c:\qemm\loadhi.sys /r:1 c:\boot\dosmax.exe m1r-p-
REM=or let DOSMAX load itself high
REM=device=c:\boot\dosmax.exe m1r-p-
REM=s for shrink
device=c:\boot\freeload.sys s
device=c:\qemm\loadhi.sys /r:1 c:\mouse\mouse.sys
shell=shellmax.com c:\dos\command.com c:\dos /e:768 /p
buffers=20
files=40
lastdrive=Z
(AUTOEXEC)::
REM moves master environment
c:\boot\dosmax.exe