ADT/ODE: Setup Does Not Create Certain Shortcuts

Last reviewed: October 20, 1997
Article ID: Q162925
The information in this article applies to:
  • Microsoft Office 97 Developer Edition Tools on the following platform: NT
  • Microsoft Access Developer's Toolkit, version 7.0 on the following platform: NT

SYMPTOMS

Advanced: Requires expert coding, interoperability, and multiuser skills.

NOTE: This only occurs with a Microsoft Access Developer's Toolkit (ADT), version 7.0 or a Microsoft Office Developer Edition Tools (ODE) run-time application being installed on Microsoft Windows NT, version 3.51.

If you install an ODE run-time application to a folder that contains parentheses () in the folder name, any shortcut that points to the installation folder will not be created.

CAUSE

This behavior is caused by a problem with the ACME Setup utility used by the ADT and the ODE.

RESOLUTION

On Windows NT 3.51, do not use installation folders that contain parentheses.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Office 97 Developer Edition Tools. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Problem

  1. Start the Setup Wizard.

  2. Add the Northwind sample database set as the Application's Main File and a custom workgroup file that can be created by copying the system.mdw from the Windows\System folder to custom.mdw set as Workgroup File.

  3. Create the following three shortcuts with file to open being the Northwind sample database file:

        - One with the run-time option (wizard-provided command line).
        - One with the workgroup option (wizard-provided command line).
        - One with a user specified Command Line with wrkgadm.exe as the
          executable.
    

  4. Click Next to go to the Registry Entries page of the Setup Wizard, and click Next again.

  5. Make sure that Microsoft Access Run-time Version and Workgroup Administrator are selected on the next page, and click Finish to generate the disk images.

  6. Run Setup from the disk images folder under the Setup Wizard folder to install the run-time application. Change the installation folder to c:\sample(sample).

    Note that you receive the following error message for the run-time shortcut and the wrkgrp shortcut:

          Setup was unable to create an item in the Program Manager group
          '<application name>', item: ' "<shortcut
          name>",,0,0,0,"C:\sample(sample)",0,0,0'
    

    However, the Workgroup Administrator shortcut is created and Setup is completed "successfully."

Keywords          : kberrmsg kbusage
Version           : 7.0 97
Platform          : WINDOWS
Hardware          : x86
Issue type        : kbbug
Solution Type     : Info_Provided


================================================================================


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: October 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.