>      Here's my autoexec.bat:
> ...
> LOADHIGH C:\FDOS\BIN\CTMOUSE.EXE
>
You don't need to load high CTMOUSE it'll load high if possible.

>  Here's my config.sys:
>  dos=high,noumb
> device=C:\FDOS\BIN\HIMEM.EXE
> DEVICE=C:\DOS\EMM386.EXE NOEMS I=B000-B7FF
> 
> FILES =100
> BUFFERS=20
> FCBS=4,4
> BREAK=ON
> 
> lastdrive=z
> shellhigh=C:\COMMAND.COM /E:256 /P
> 
You must have DOS=UMB (you have DOS=NOUMB) to enable UMBs, also Do you
really need FILES=100 and LASTDRIVE=Z ?? You can save some memory using
FILES=50 and LASTDRIVE=G. If you use a cache program (recommended) you
can have BUFFERS=10 (no less than 3).

Hope this helps.


                
______________________________________________ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to