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

  1.  
  2. ARTICLE-ID:Q93434
  3. TITLE     :MemMaker Copies HIMEM.SYS and EMM386.EXE to C:\DOS            
  4.  
  5. --------------------------------------------------------------------
  6. The information in this article applies to:
  7.  
  8.  - Microsoft MS-DOS operating system version 6.0
  9. --------------------------------------------------------------------
  10.  
  11. Summary:
  12.  
  13. When you run MemMaker, and you have MS-DOS installed on a drive other
  14. than your startup (boot) drive (which is usually drive C), MemMaker
  15. creates a DOS directory on the startup drive and copies the following
  16. files to that directory:
  17.  
  18.  - MEMMAKER.EXE
  19.  - MEMMAKER.HLP
  20.  - MEMMAKER.INF
  21.  - EMM386.EXE
  22.  - HIMEM.SYS
  23.  - CHKSTATE.SYS
  24.  - SIZER.EXE
  25.  
  26. During the optimization process, it also creates MEMMAKER.STS.
  27.  
  28. Note: The original startup drive might not be drive C if you have a
  29. program such as Stacker from Stac Electronics.
  30.  
  31. More Information:
  32.  
  33. For example, if your DOS directory is located on your D drive,
  34. MemMaker creates C:\DOS, copies the files listed above to that
  35. directory, and changes the DEVICE= statements in the CONFIG.SYS file
  36. to point to drive C to ensure that the files are found when MemMaker
  37. restarts the system. MemMaker copies these files to the startup drive
  38. because MemMaker moves the device= statements for HIMEM.SYS AND
  39. EMM386.EXE to the top of the CONFIG.SYS file. Because these files are
  40. then loaded before any devices that might perform drive swapping,
  41. MemMaker must be sure it can find the files it needs to optimize your
  42. system's memory.
  43.  
  44. MemMaker does not remove these files after it has completed its
  45. optimization. To remove these changes, edit the CONFIG.SYS file and
  46. make sure the device= lines for HIMEM.SYS and EMM386.EXE point to the
  47. drive that contains your full MS-DOS directory. You can then safely
  48. delete the C:\DOS directory.
  49.  
  50. Additional reference words: 6.0
  51.