BUG: Trouble Changing Where SETUP Installs MASM

Last reviewed: March 18, 1997
Article ID: Q123869
6.11    | 6.11
MS-DOS | WINDOWS NT kbsetup kbbuglist

The information in this article applies to:

  • Microsoft Macro Assembler for MS-DOS, version 6.11
  • Microsoft Macro Assembler for Windows NT, version 6.11

SYMPTOMS

During installation of MASM version 6.11, you are given the option of changing where the setup program will install MASM. However, if you choose to do so, it does not work the way you'd expect.

For example, the default directory for executable files is shown in an edit field as:

   C:\MASM611\BIN

If you move the cursor to the B and press the Insert key to change to overstrike mode, the cursor does not change in appearance, and it incorrectly advances one space to the I. If you move the cursor back one space to the B and type EXE, the directory is updated correctly to C:\MASM611\EXE. However, if you didn't notice that the cursor has advanced and left it on the I, the result would be C:\MASM611\BEXEBIN.

RESOLUTION

Once the correct directory name is entered in the edit field, the installation proceeds as expected.

STATUS

Microsoft has confirmed this to be a bug in the products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


Additional reference words: buglist6.11
KBCategory: kbsetup kbbuglist
KBSubcategory: msm611setup


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.

Last reviewed: March 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.