Wednesday, June 23, 2010

How to Speed up Visual Studio 2005 launch

You can Optimize the launch of the Visual Studio 2005 to serve the studio faster.

Disable "Start Page"

Go to Tools | Options.
In Environment | Startup section, change At startup setting to Show empty environment.

Disable splash screen.

Open the properties of Visual Studio 2005 shortcut.
Add the parameter /nosplash to the target.
Close all unnecessary panels/tabs to prevent them from appearing when the IDE loads.


No comments: