Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Reference
 /ResetSkipPkgs

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

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

Clears all options to skip loading added to VSPackages by users wishing to avoid loading problem VSPackages, then starts Visual Studio.

Devenv /ResetSkipPkgs

The presence of a SkipLoading tag disables the loading of a VSPackage; clearing the tag re-enables the loading of the VSPackage.

The following example clears all SkipLoading tags.

Devenv.exe /ResetSkipPkgs
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Fixed: The Visual Studio language support for Style has not been installed.      hacker353 ... Thomas Lee   |   Edit   |   Show History
Once I ran VS with this switch, all my Intellisense came back.
Fixed: Project Properties not Displaying      Mike Tomlinson ... Thomas Lee   |   Edit   |   Show History
I had a problem where clicking on Project --> Properties would not bring up the properties for the project. No error message or anything...it just wouldn't display. I tried repairing VS, uninstalling/reinstalling VS, and reparing .Net 3.5 to no avail.


Running VS with this switch fixed the problem. Afterwards I was able to run VS normally and bring up Project Properties again.
Project properties still not displaying      justtesting   |   Edit   |   Show History


I have a similar problem. The project properties are not displayed for projects of type class libraries. For websites, the properties are displayed. I had a few addins like Dpack & slickedit installed. I uninstalled them & tried the command line switch, but that did not fix the problem.

Can anyone suggest what should i do?
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker