DOCUMENT:Q105558 21-NOV-1999 [msdos] TITLE :MS-DOS 6.2 MEMMAKER.INF File PRODUCT :Microsoft Disk Operating System PROD/VER:MS-DOS:6.2 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft MS-DOS operating system version 6.2 ------------------------------------------------------------------------------- SUMMARY ======= This article contains a complete listing of the MS-DOS 6.2 MEMMAKER.INF file. MORE INFORMATION ================ ; ; ************************************************************************* *** ; ; This file specifies the programs that MEMMAKER should either ignore ; or disable during the optimization process. You can have MEMMAKER ; ignore or disable device drivers, memory-resident programs (TSRs), ; or applications. ; ; Other features provided by this file include the ability to change the ; default behavior of MEMMAKER and the ability to move or keep a file at ; the top of the config.sys file. ; ; Use the following guidelines when editing this file: ; ; * To have MEMMAKER ignore a program, add the program name to this file ; and insert an asterisk (*) before the program name. MemMaker will ; not attempt to load that program into the upper memory area. The ; program will be loaded into conventional memory during and after ; the optimization process. ; ; * To have MemMaker disable a program during optimization, add the ; program name to this file, but do not insert an asterisk before its ; name. MemMaker will disable the program by using the REM command ; so the program will not be loaded during the optimization process. ; When optimization is complete, MemMaker removes the REM command ; so that the program starts as usual. ; ; * To have MemMaker use different default for an option, delete the ; semicolon and space in front of the # sign. For example to have ; MemMaker use more aggressive settings as its default, delete the ; semicolon and space in front of #HIGHSCAN There are seven settings ; all found in the default options section below. ; ; * To have MemMaker move a program to the top of CONFIG.SYS, add the ; program name to this file, and insert a carat (^) before the program ; name. This program will then be loaded into memory before HIMEM.SYS ; and EMM386.EXE, and so will not be loaded into upper memory. This ; is useful for drivers for certain disk drives that must be activated ; before upper memory is enabled. ; ; * Begin each statement at the left margin. ; ; * List each program without its file extension. ; ; * To insert a comment, start that line with a semi-colon (;). ; ; ************************************************************************ ; ; default options ; ; #SPECIFYTSR ; #HIGHSCAN ; #WINDOWSOPT ; #MONOCHROME ; #NOKEEPEMM ; #NOMOVEXBDA ; #EMS ; ; ************************************************************************ ; AUTOMENU DBASE DOSSHELL EZMENU LOTUS MENU NC PARADOX PS1START RSSTUB SHELL SHELLSTB START WORD WP WIN 123 DEFRAG PCSHELL *AUTOMENU *BOOT *DOSEDIT *DRAGON *NDD *NETBIOS *PROTMAN *RP *SCREATE *SMARTDRV /L *SS365SLB *SSWAP *STRETCH *VANSI *VDEFEND *VRESUME *VT ^ASPI4DOS ^ASPI3X90 ^ASPI3X92 ^ATDOSHC2 ^ATDOSXL ^BOOTCON ^KWIKBOOT ^SMARTDRV Additional query words: 6.20 ====================================================================== Keywords : Technology : kbMSDOSSearch kbMSDOS620 Version : MS-DOS:6.2 ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1999.