home *** CD-ROM | disk | FTP | other *** search
/ ftp.sudleyplace.com / ftp.sudleyplace.com.tar / ftp.sudleyplace.com / support / max / dosmax.txt < prev    next >
Text File  |  2006-10-20  |  3KB  |  53 lines

  1. Troubleshooting DOSMAX
  2.  
  3. Microsoft Windows is a flexible environment.  It supports both DOS and
  4. Windows applications.  Running DOS applications under Windows comes at
  5. a cost, though.  Windows has its own overhead, and as a result less
  6. DOS memory is available in a DOS window (a "DOS session") than if you
  7. were running the DOS program from outside of Windows.  Using DOSMAX,
  8. you can have up to 736 KB DOS memory, almost 100 KB more than with a
  9. normal DOS window.    More memory means that most DOS applications run
  10. faster and more reliably in a DOSMAX session than anywhere else.
  11.  
  12. The most important thing to remember is that you can only run text
  13. mode applications under DOSMAX.  DOSMAX works in both Windows 3.1x and
  14. in Windows 95.
  15.  
  16. Occasionally, you may find that DOSMAX for Windows does not work as
  17. expected.  DOSMAX for Windows won't work under the following
  18. circumstances.
  19.  
  20. * If there is software loaded at the top of conventional memory.  Most
  21. resident programs load into the lowest address memory available.  If
  22. the software loads into the top of low DOS memory, DOSMAX for Windows
  23. won't work.  Though disk controller sofware is the most common
  24. software that uses memory at the top of low DOS, CD ROM device drivers
  25. sometimes configure a buffer in this area as well.    Certain viruses
  26. have also been known to attach themselves to this area of memory.
  27.  
  28. * If your Qualitas MAX profile includes the option "NOXBIOS" (meaning
  29. that Qualitas MAX is not relocating the extended BIOS into high DOS),
  30. DOSMAX is disabled.  The extended BIOS normally resides at the top of
  31. conventional memory.
  32.  
  33. * If you have a system with less than 640 KB base memory.  While
  34. Qualitas MAX backfills this memory to 640 KB, these systems aren't
  35. compatible with Windows.
  36.  
  37. If none of the above situations apply and you're still having problems
  38. with DOSMAX for Windows, try the following steps.
  39.  
  40. * Exit Windows.  Add "DOSMAXMono=OFF" to the [Qualitas] section of
  41. SYSTEM.INI.  Add the line [and the section if it doesn't exist].
  42. Restart Windows and retry DOSMAX.
  43.  
  44. * Exit Windows.  Edit your 386MAX.PRO file and comment out (using a
  45. semicolon) the "VGASWAP" and "USE=B000-B800" options.  Rerun Maximize
  46. and see if DOSMAX works properly.
  47.  
  48. * If you're not using the standard VGA drivers that come with Windows,
  49. check to see that you have the most current version of your video
  50. drivers.  Also try the standard VGA drivers that come with Windows.
  51. See your Windows documentation for more details.
  52.  
  53.