How to Pause Visual Studio Splash Screen
Here is a simple yet usefull swith for visual studio to test your VSPackage’s splash screen support:
/splash
With that switch, Visual studio simply displays a dialog saying “click OK to continue” which pauses VS
Following commandline can be used to pause vs for exprimental enviroment:
devenv /rootsuffix Exp /splash
Related posts:



25. May, 2006 







No comments yet... Be the first to leave a reply!