[comp.windows.ms] Win3 Enhanced & QEMM386.SYS ver 5.1

altman@sbcs.sunysb.edu (Jeff Altman) (11/18/90)

Have been using Win3 in Enhanced Mode since early Beta no problems.

Just purchased QEMM386.SYS ver 5.1.  Cannot get it to install so 
that Windows will run in Enhanced Mode.  Of course there are no 
error messages to explain why.  The QD manual states that windows can
run with QEMM386.sys in enhanced mode under certain circumstances 
but does not state what those are.

Anyone out there running Win3 in Enhanced Mode with QEMM386.SYS as
the MEmory Manager.  If so, could you please mail me your experiences
regarding installation and copies of you Config.Sys, Autoexec.Bat,
and System.Ini files.

Thanks in Advance.

- Jeff (jaltman@ccmail.sunysb.edu)

gda@netcom.UUCP (Gary Archer) (11/21/90)

From article <1990Nov18.145143.2273@sbcs.sunysb.edu>, by altman@sbcs.sunysb.edu (Jeff Altman):
> Anyone out there running Win3 in Enhanced Mode with QEMM386.SYS as
> the MEmory Manager.  If so, could you please mail me your experiences
> regarding installation and copies of you Config.Sys, Autoexec.Bat,
> and System.Ini files.
>
First make sure you have 5.11, not 5.10--- some stores are still
carrying 5.10... 5.11 fixes some slight bugs with window 3.0.

Here is my files, I have 4Meg on my system and run 4dos and Hyperdisk and
IBM-DOS 4.01

CONFIG.SYS:
device=c:\qemm\qemm386.sys ram rom
files = 30
BUFFERS=1 /XD
stacks=0,0
device=C:\HYPERDKX.EXE h f s t:05 i:1200 p:4 c:2448:640 xi:+ xwh xs or kw:-
SHELL=C:\4dos.com /P /E:400 /S:B /U
device=c:\qemm\loadhi.sys /h c:\dos\ansi.sys
device=c:\qemm\loadhi.sys /h c:\mouse\mscmouse.sys /c /a5
device=c:\qemm\loadhi.sys /h c:\dostools\glueck.sys
device=c:\qemm\loadhi.sys /h C:\HYPERKEY.EXE cr:+ in l:6 or
rem device=c:\qemm\loadhi.sys /h C:\HYPERSCR.EXE b:5

AUTOEXEC.BAT:
@echo off
SET PATH=C:\WIN3;C:\DOSTOOLS;C:\DOS;C:\NORTON;C:\QEMM;C:\;C:\WINWORD;c:\waffle\bin;C;\4dos
set sound=c:\sb
SET PROMPT=[$d $t$h$h$h$h$h$H]$_$p$g
numoff
fr /save
TM 'Autoexec.bat executed on     ' /LOG >>console
C:
VER
set TEMP=C:\WIN3
SET WAFFLE=C:\WAFFLE\SYSTEM\STATIC
\qemm\loadhi /h c:\dostools\puff /e /s /q
alias /r \alias.lst
 
> Thanks in Advance.
> 
> - Jeff (jaltman@ccmail.sunysb.edu)