>1. in autoexec.bat put ":" or "rem" ( without the quotes ) in front of
>every un-necessary feature.
>-this frees up low memory
>2. then in config.sys put "DEVICEHIGH" ( without the quotes ) everywhere
>you have the word "DEVICE".
>-this puts everything in high memory freeing up more low memory for your
>DOS program(s)
>3. cold reboot.
>4. run your DOS program from the ( c:\ ) prompt.

Additions to nr 2:

One should also add "lh" before every line that starts a program that you
would like to keep in autoexec.bat (probably easier to understand for a
beginner then which programs he/she should remove, which should be done in
config.sys as well).
Adding "dos=high,umb" to config.sys also helps.
And IMHO one should assume that "noems highscan" is a good start for EMM386
(while RAM isn't).

And nr 3 should be "reboot" since CTRL-ALT-DEL also works (or reboot.com or
whatever you might prefer).

To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with 
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.
More info can be found at;
http://www.softcon.com/archives/SURVPC.html

Reply via email to