
- Forum
- Programming Talk
- Microsoft .NET
- Disable Startup Splash Screen
Disable Startup Splash Screen
This is a discussion on Disable Startup Splash Screen within the Microsoft .NET forums, part of the Programming Talk category; Does anyone know how to Disable Startup Splash Screen in Visual Studio?...
-
12-29-2006, 07:55 AM #1
- Join Date
- Jan 2006
- Answers
- 5
Disable Startup Splash Screen
Does anyone know how to Disable Startup Splash Screen in Visual Studio?
-
04-17-2007, 02:25 PM #2
- Join Date
- Apr 2006
- Answers
- 124
To disable Startup Splash Screen in Visual Studio simply right click on the shortcut to Visual Studio and choose Properties. Add in the text /nosplash after the end of the Target line. This would Disable Startup Splash Screen in Visual Studio.

Reply With Quote





