MOD2000: How to Start the Package and Deployment Wizard (236143)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q236143 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
After you complete the installation of Microsoft Office Developer (MOD), you cannot find a shortcut to start the Package and Deployment Wizard.
CAUSE
In earlier versions, you could open the Package and Deployment Wizard from the Start menu. With the MOD, the Package and Deployment Wizard is an add-in that you start from the Visual Basic Editor.
RESOLUTION
To start the Package and Deployment Wizard, follow these steps:
- In the host application, press ALT+F11 to switch to the Visual Basic Editor.
- On the Add-Ins menu, click Package and Deployment Wizard.
If the Package and Deployment Wizard is not listed on the Add-Ins menu, follow these steps:
- On the Add-Ins menu, click Add-In Manager.
- In the Available Add-Ins list, click VBA Package and Deployment Wizard.
- Under Load Behavior, click Loaded/Unloaded.
- If you want the wizard to load each time that you start the Editor, click Load on Startup.
- Click OK.
- On the Add-Ins menu, click Package and Deployment Wizard.
REFERENCES
For more information about the Package and Deployment Wizard, see the Using the Package and Deployment Wizard to Package Access Runtime Solutions (PackagingAccessRT.doc) white paper in the \Wpapers folder on the Office 2000 Developer compact disc.
Modification Type: | Major | Last Reviewed: | 7/30/2001 |
---|
Keywords: | kbPDWizard kbprb KB236143 |
---|
|