home *** CD-ROM | disk | FTP | other *** search
/ The California Collection / TheCaliforniaCollection.cdr / his019 / qemm386.hlp < prev    next >
Encoding:
Text File  |  1991-06-14  |  2.2 KB  |  53 lines

  1. Here are a variety of fixes, hints and work arounds for Qemm386 and Windows
  2. 3.  These are all official, but appear in a variety of places.
  3.  
  4. First, there are two versions of windows 3.00 and 3.00A.  The "A" version
  5. creates problems for qemm386 versions 5.10-5.11.  The problems are fixed in
  6. qemm386 version 5.12.
  7.  
  8. symptom:  qemm386 worked fine with Windows 3.00 but now refuses to start
  9. or crashes with windows 3.00A of windows.
  10.  
  11. If you have versions 5.10 or 5.11 of Qemm AND version 3.00A of Windows, 
  12. then apply the following patch using debug or norton diskedit, or your 
  13. favorite patcher.
  14.  
  15.     Find B5 19        Change B5 to D5 in both locations found
  16.     Find C0 28        Change to 20 29
  17.     Find c8 1A        Change C8 to E8
  18.  
  19. Write the changes and save the file.  This patch fixed the inability of
  20. Qemm386 to start windows in Standard Mode for version 3.00A of windows.
  21. This patch will not let qemm386 work with version 3.00 of windows, SO
  22. you may wish to save the original before patching as qemm386.300 in case
  23. you need to install again on a system with 3.00 and not 3.00A of windows.
  24. Details of this patch are contained on Quarterdeck's BBS in a file called
  25. win300A.pat available to registered customers.
  26.  
  27. If you are using the latest versions of Multisoft's SuperPCK disk cache 
  28. with windows, either version, and Qemm386 then you need to do the following:
  29. First update to Windows version 3.00A. 
  30. Second patch Qemm386.sys as described above.
  31. Third, apply the following additional patch to qemm386.sys.
  32.  
  33.     Find 75 06 01 0E    Change 75 to EB
  34.  
  35. Write the file and save it.  This patch is required for ALL versions of
  36. Qemm386 (5.10, 5.11 AND the current 5.12 release).  This patch is also
  37. documented on their BBS in a file called REALLOC.PAT.
  38.  
  39. Troublesome systems can be helped by making the following three changes to
  40. the Windows SYSTEM.INI file.  Try one at a time.
  41.     Under the [386...] section add the following three lines.
  42.  
  43. VirtualHD=off
  44. SystemROMBreakpoint=false
  45. EmmExclude=A000-EFFF
  46.  
  47. Also, be sure files=30 or more in the COnfig.sys file, and use the NS 
  48. (no sort) switch on the EMM386.sys command line in config.sys.  If you still
  49. have problems call tech support at quarterdeck, they are very helfpul.
  50.  
  51. Hope this helps keep you out of trouble.
  52.  
  53.