ADT/ODE: ADT/ODE Application Setup Always Defaults to Drive C

Last reviewed: October 20, 1997
Article ID: Q121959
The information in this article applies to:
  • Microsoft Access Developer's Toolkit versions 2.0, 7.0
  • Microsoft Office 97 Developer Edition Tools

SYMPTOMS

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

When you are installing an application created with the Microsoft Office 97 Developer Edition Tools (ODE) or the Microsoft Access Developer's Toolkit (ADT), the default drive for installation is always drive C, even if you designate a different drive as the default in the ODE or ADT Setup Wizard.

CAUSE

The Setup program automatically chooses the first available hard disk for the default installation drive. If no local hard disk is available, Setup chooses the first available network drive.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Run the Setup Wizard using the sample database Northwind.mdb (or NWIND.MDB in version 2.0) as your custom application.

  2. In the ODE 97 or ADT version 7.0:

    When you are prompted: "What folder should your custom Setup program suggest as the default for your application's installation?," type the following line:

          R:\TEST
    

    In Microsoft Access Developers Toolkit version 2.0:

    In the Default Installation Directory box, type the following line:

          R:\TEST
    

  3. When the Setup Wizard is finished, run the custom Setup program. Note that Setup uses drive C as the default installation drive instead of drive R.

REFERENCES

For more information about using the Setup Wizard, search the Help Index for "Setup Wizard," or ask the Microsoft Access 97 Office Assistant.

Keywords          : StpOthr kbsetup
Version           : 2.0 7.0 97
Platform          : WINDOWS
Hardware          : x86
Issue type        : kbprb
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.