home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 198 / DOS6ALL.ZIP / Q94555 < prev    next >
Text File  |  1993-06-05  |  2KB  |  49 lines

  1. ARTICLE-ID:Q94555
  2. TITLE     :MemMaker: Order of Entries in the CONFIG.SYS File             
  3.  
  4. --------------------------------------------------------------------
  5. The information in this article applies to:
  6.  
  7.  - Microsoft MS-DOS operating system version 6.0
  8. --------------------------------------------------------------------
  9.  
  10. Summary:
  11.  
  12. MemMaker always modifies the CONFIG.SYS file so that the entries are in the
  13. following order:
  14.  
  15.    DEVICE=C:\DOS\HIMEM.SYS
  16.    DEVICE=C:\DOS\EMM386.EXE <settings>
  17.    buffers=<setting>
  18.    files=<setting>
  19.    dos=umb
  20.    lastdrive=<setting>
  21.    FCBS=<setting>
  22.    [Everything else in the same order it was already in]
  23.  
  24. The <setting> and <settings> are determined by MemMaker for each you
  25. specific installation and configuration.
  26.  
  27. More Information:
  28.  
  29. MemMaker does not have a feature that allows drivers load before any of
  30. those listed above. If there is a problem with a specific driver that needs
  31. to be loaded before the above lines, that driver may not function until you
  32. manually edit the CONFIG.SYS file and move the driver to where it belongs.
  33.  
  34. To work around this problem:
  35.  
  36. 1. Edit the CONFIG.SYS file and comment out (REM) the device driver you
  37.    are having problems with.
  38.  
  39. 2. Run MemMaker.
  40.  
  41. 3. Edit the CONFIG.SYS file and remove "REM" from the device driver.
  42.  
  43. 4. Return the device driver to its previous location.
  44.  
  45. Note: If the memory configuration that MemMaker created changes when you
  46. follow this procedure, you must manually optimize your configuration.
  47.  
  48. Additional reference words: 6.00
  49.