| Author: |
Carlos J. Quintero (Microsoft MVP) |
Applies to: |
Microsoft Visual Studio 2005 |
| Date: |
March 2008 |
|
|
| |
|
|
|
Introduction
The MSDN
documentation about the /SafeMode command-line switch states that "This
switch prevents all third-party VSPackages from loading when Visual Studio
starts, thus ensuring stable execution". However, add-ins are loaded.
More Information
This seems to be a bug of Visual Studio 2005. It is fixed in Visual Studio 2008,
which disables the Add-In Manager if the /SafeMode switch is specified.
Go back to the 'Resources for Visual Studio .NET extensibility' section for more articles like this
You can code, design, locate code and document your apps much faster using VB.NET, C#, C++ or Visual J#: 
|