home *** CD-ROM | disk | FTP | other *** search
/ MS-DOS 8.0 / MS-DOS8.iso / DOS / MEMMAKER.INF < prev    next >
Text File  |  1994-05-31  |  3KB  |  106 lines

  1. ;
  2. ; ****************************************************************************
  3. ;
  4. ; This file specifies the programs that MEMMAKER should either ignore
  5. ; or disable during the optimization process. You can have MEMMAKER
  6. ; ignore or disable device drivers, memory-resident programs (TSRs), 
  7. ; or applications.
  8. ;
  9. ; Other features provided by this file include the ability to change the
  10. ; default behavior of MEMMAKER and the ability to move or keep a file at
  11. ; the top of the config.sys file.
  12. ;
  13. ;  Use the following guidelines when editing this file:
  14. ;
  15. ;  * To have MEMMAKER ignore a program, add the program name to this file
  16. ;    and insert an asterisk (*) before the program name. MemMaker will 
  17. ;    not attempt to load that program into the upper memory area. The 
  18. ;    program will be loaded into conventional memory during and after 
  19. ;    the optimization process.
  20. ;
  21. ;  * To have MemMaker disable a program during optimization, add the
  22. ;    program name to this file, but do not insert an asterisk before its
  23. ;    name. MemMaker will disable the program by using the REM command  
  24. ;    so the program will not be loaded during the optimization process.  
  25. ;    When optimization is complete, MemMaker removes the REM command 
  26. ;    so that the program starts as usual.
  27. ;
  28. ;  * To have MemMaker use different default for an option, delete the 
  29. ;    semicolon and space in front of the # sign. For example to have 
  30. ;    MemMaker usemore aggressive settings as its default, delete the 
  31. ;    semicolon and space in front of #HIGHSCAN There are seven settings 
  32. ;    all found in the default options section below.
  33. ;
  34. ;  * To have MemMaker move a program to the top of CONFIG.SYS, add the 
  35. ;    program name to this file, and insert a carat (^) before the program
  36. ;    name.  This program will then be loaded into memory before HIMEM.SYS
  37. ;    and EMM386.EXE, and so will not be loaded into upper memory.  This is
  38. ;    useful for drivers for certain disk drives that must be activated
  39. ;    before upper memory is enabled. 
  40. ;
  41. ;  * Begin each statement at the left margin.
  42. ;
  43. ;  * List each program without its file extension. 
  44. ;
  45. ;  * To insert a comment, start that line with a semi-colon (;).
  46. ;
  47. ; ****************************************************************************
  48. ;
  49. ;  default options
  50. ;
  51. ; #SPECIFYTSR
  52. ; #HIGHSCAN
  53. ; #WINDOWSOPT
  54. ; #MONOCHROME
  55. ; #NOKEEPEMM
  56. ; #NOMOVEXBDA
  57. ; #EMS
  58. ;
  59. ; ****************************************************************************
  60. ;
  61. AUTOMENU
  62. DBASE
  63. DOSSHELL
  64. EZMENU
  65. LOTUS
  66. MENU
  67. NC
  68. PARADOX
  69. PS1START
  70. RSSTUB
  71. SHELL
  72. SHELLSTB
  73. START
  74. WORD
  75. WP
  76. WIN
  77. 123
  78. DEFRAG
  79. PCSHELL
  80. *AUTOMENU
  81. *BOOT
  82. *DOSEDIT
  83. *DRAGON
  84. *NDD
  85. *NETBIOS
  86. *PROTMAN
  87. *RP
  88. *SCREATE
  89. *SMARTDRV /L
  90. *SS365SLB
  91. *SSWAP
  92. *STRETCH
  93. *VANSI
  94. *VDEFEND
  95. *VRESUME
  96. *VT
  97. ^ASPI4DOS
  98. ^ASPI3X90
  99. ^ASPI3X92
  100. ^ATDOSHC2
  101. ^ATDOSXL
  102. ^BOOTCON
  103. ^DPTDDL
  104. ^KWIKBOOT
  105. ^SMARTDRV
  106.