SQL Server 2005/2008: Disable Management Studio’s Splash Screen June 20th, 2009
If you have grown tired of having to view the splash screen each and every time you open the SQL Server Management Studio, you can use a simple command line switch in your shortcut to bypass the annoyance.
1. Right-click on the desktop.
2. Click New and select Shortcut.
3. Click the Browse button and go to the Sqlwb executable (â€C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\Sqlwb.exeâ€).
4. After the full path and the end quotes, add one space and type in -nosplash.
5. Click Next.
6. Type a name for the shortcut.
7. Click Finish.
courtesy http://www.tech-recipes.com/rx/3353/sql-server-20052008-disable-management-studios-splash-screen/
Tags: databases, programming, sql server
This entry was posted on Saturday, June 20th, 2009 at 11:33 pm and is filed under databases, sql server. You can follow any responses to this entry through the RSS 2.0 feed.You can leave a response, or trackback from your own site.
This entry was posted on Saturday, June 20th, 2009 at 11:33 pm and is filed under databases, sql server. You can follow any responses to this entry through the RSS 2.0 feed.You can leave a response, or trackback from your own site.
