DOCUMENT:Q103386 23-NOV-1999 [msdos] TITLE :Qemm 7.0 Causes SWITCHES Prompt to Appear During Startup PRODUCT :Microsoft Disk Operating System PROD/VER:MS-DOS:6.0,6.2,6.21,6.22 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft MS-DOS operating system versions 6.0, 6.2, 6.21, 6.22 ------------------------------------------------------------------------------- SYMPTOMS ======== If you are running MS-DOS version 6.0 or 6.2 and you perform an interactive boot (by pressing F8 at the "Starting MS-DOS" prompt) with Qemm 7.0 installed, you receive the following prompt before the usual "PROCESS AUTOEXEC.BAT [Y/N]" prompt is displayed: SWITCHES /N /F [Y/N] If you are running MS-DOS 6.2 and you choose Y, the AUTOEXEC.BAT file is processed, but you are not given the option to step through it line by line. This is a valid variable option for the CONFIG.SYS file. This prompt appears regardless of whether the SWITCHES option is currently in the CONFIG.SYS file. NOTE: In the CONFIG.SYS file, the /N switch normally prevents you from using the F5 and F8 keyboard options. The /F switch normally skips the two-second delay after the "Starting MS-DOS" message is displayed. CAUSE ===== The SWITCHES /N /F [Y/N] prompt appears as a result of the Qemm LOADHI.COM command being added to the Shell= statement in the CONFIG.SYS file. If you press F5, the system responds normally. However, if you press F8, the system responds with the SWITCHES prompt. Regardless of your choice, the AUTOEXEC.BAT file is processed. Neither option affects the two-second delay after the "Starting MS-DOS" message appears. RESOLUTION ========== Remove the Qemm LOADHI.COM reference from the Shell= line. For example: shell=c:\qemm loadhi.com /r:2 c:\dos\command.com c:\dos\ /p This allows for the correct response to the question "PROCESS AUTOEXEC.BAT [Y/N]"; however, the SWITCHES /N /F [Y/N] question still appears. To remove the SWITCHES prompt, the Qemm device driver DOSUP.SYS needs to be removed. This is the Qemm driver that loads MS-DOS high. Example: (Device=c:\Qemm\dosup.sys) MORE INFORMATION ================ Qemm is manufactured by Quarterdeck Office Systems, a vendor independent of Microsoft; we make no warranty, implied or otherwise regarding this product's performance or reliability. Additional query words: 6.22 6.00 6.20 QEMM Switches F8 Interactive ====================================================================== Keywords : Technology : kbMSDOSSearch kbMSDOS621 kbMSDOS622 kbMSDOS620 kbMSDOS600 Version : MS-DOS:6.0,6.2,6.21,6.22 ============================================================================= 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.