Computing.Net > Forums > Disk Operating System > Want More Conventional Memory

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Want More Conventional Memory

Reply to Message Icon

Name: Den Of Sea Men
Date: November 8, 2001 at 22:59:29 Pacific
Comment:

Somebody want to post a copy of their config and autoexec that presents major conventional mem savings. Or post a site that explains saving memory.

Right now I am loading mouse.com.
And Oakcdrom.sys.
Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: mr o
Date: November 9, 2001 at 05:17:18 Pacific
Reply:

well if you post your existing config.sys / autoexec.bat files, im sure we could all suggest better ways of organising it..


0

Response Number 2
Name: ßaldyßrian
Date: November 11, 2001 at 00:01:36 Pacific
Reply:

I'll split this into TWO replies:
PART 1 of 2

Okay, I am assuming MS-DOS 6.22 on at least a 386 with 2M+ RAM.

Lines not starting with > have been wrapped.
In CONFIG.SYS a semicolon equates to 'REM'
In *.BAT a pair of colons makes the line be ignored - faster than 'REM'

> CONFIG.SYS
>
> SWITCHES=/F
> ; Stops the 2 Second delay at startup
> DEVICE=C:\DOS\HIMEM.SYS /NUMHANDLES=128 /TESTMEM:OFF /Q
> ;
> Device=C:\DOS\EMM386.exe HIGHSCAN ; With 6.22 this is usually best
> ; Device=C:\DOS\EMM386.exe RAM AUTO ; Use this if HIGHSCAN gives problems
> ; A little further optimising is possible but is system dependant
> DeviceHIGH=C:\CDROM\VIDECD.SYS /D:CD_IS_Q
> ; Change this for your CD-ROM Driver!
> ; The /D:MSCD0001 usually seen is altered to /D:CD_IS_Q
> ; This is mainly to indicate that it is not a default setup.
> DeviceHIGH=C:\DOS\ANSI.SYS
> ; Load this if you are using ANSI Services.
> DeviceHIGH=C:\DOS\IFSHLP.SYS ;WIN 3.11 File System Helper
> ; SETVER.exe is left out unless you absolutely need it!
> ;
> DOS=HIGH,UMB ; DOS in HMA & enable access to UMBs
> Files=50 ; Don't need more than this
> Buffers=10 ; Smartdrv provides most of the Buffering services, 10 is plenty
> Stacks=16,256 ; 16 is Max reqired, 256 allows space for some network drivers
> ;
> SET PATH=C:\DOS;C:\WINDOWS;..\ ; Include any you need.
> ; The ..\ entry allows some brain-dead Programs to access Parent folder first for overlays etc.
> SET TEMP=C:\TEMP
> SET TMP=C:\TEMP
> SET WINPMT=MS-DOS Box! $p$g
> SET PROMPT=$p$g
> SET DIRCMD=/P/A/O:GN
> ; Yes, you can use SET in CONFIG.SYS
> ; Insert any SOUNDCARD initialise drivers at this point
> SHELL=C:\DOS\COMMAND.COM C:\DOS\ /E:1024 /P
> ; LAST command in CONFIG.SYS - set path as appropriate.
> ; I use C:\DOS\ copy of COMMAND.COM because some virii & malicious ware
> ; look for C:\COMMAND.COM but not C:\DOS\COMMAND.COM - (COMSPEC must be set)
> ; 1024 byte environment
>
> Note that I don't load DRVSPACE or DBLSPACE, I regard compressed drives as unnecessary these days. ZIPping files/directories which are infrequently used is a better option as far as I'm concerned, it is usually much faster and more efficient. The inconvenience of having to UNZIP/RE-ZIP is outweighed by the space savings and better stability.


0

Response Number 3
Name: preschooler
Date: November 12, 2001 at 16:37:51 Pacific
Reply:

where's part 2?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Want More Conventional Memory

Need More Conventional Memory? www.computing.net/answers/dos/need-more-conventional-memory/5658.html

more conventional memory ... www.computing.net/answers/dos/more-conventional-memory-/1108.html

dos memory extention www.computing.net/answers/dos/dos-memory-extention/1556.html