2 out of 3 rated this helpful - Rate this topic

/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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.