- Home
- Box lập trình
- Visual studio: tips and tricks
- Optimize the launch of the Visual Studio 2005
Optimize the launch of the Visual Studio 2005
- By Hùng Nguyễn
- Published 04/19/2008
- Visual studio: tips and tricks
- Unrated
- 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
/nosplashto the target.
- Close all unnecessary panels/tabs to prevent them from appearing when the IDE loads.
