Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Reference
 /Setup
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio 
/Setup (devenv.exe) 

Forces Visual Studio to merge the resource metadata that describes menus, toolbars, and command groups from all VSPackages available.

devenv /setup

This switch takes no arguments. Entering the devenv /setup command is usually the last step of the install process. Using the /setup switch does not start Visual Studio.

This example completes the process of installing a version of Visual Studio that includes VSPackages.

devenv /setup
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Useful if packages were previously disabled and you want them to be enabled now      AllenD   |   Edit   |  

/setup is useful to restore the VS settings to their original state.  If you have, for instance, packages that failed to load and you clicked the button to disable them from loading in the future, you can get them back again with the /setup switch.  The original problem that caused the package to fail to load may or may not have been corrected so you may need to correct that before all packages load correctly.

 

This is similar to /ResetSkipPkgs, but also gets newly installed packages resource info completely registered.

Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker