次の方法で共有


Get Rid of the Splash Screen

Versions:  2008,2010
Published:  11/5/2010
Code:  vstipEnv0046

 

Does the splash screen make you angry?

image

 

Did you know you can suppress it?  Just go to the properties of your Visual Studio program icon:

image

 

 

Then click on the Shortcut tab:

image

 

 

And add "/nosplash" to the end of the Target area:

image

 

Now, when you run Visual Studio, it will not show the splash screen anymore.  Problem solved!

Comments

  • Anonymous
    November 03, 2010
    Is there a way to regenerate the splash screen? I installed VS2010 on a 64 bit install of Windows 7, so when VS2010 went to read the RegisteredOwner and RegisteredOrganization keys under "HKLMSoftwareMicrosoftWindows NTCurrentVersion", with it being a 32 bit process, it actually got to "HKLMSoftwareWow6432NodeMicrosoftWindows NTCurrentVersion", which held the values "Microsoft" for both keys, despite being correct in the "native" keys. So now my VS2010 splash screen says "Microsoft/Microsoft" (defaults in the Wow6432Node entries) where yours shows "zain/Microsoft", but I would like to see my own name when I start VS2010.

  • Anonymous
    November 03, 2010
    > Does the splash screen make you angry? No.  Should it?

  • Anonymous
    November 03, 2010
    @hugo -- let me see what I can find out. @bob -- you would be suprised there are some people who just hate the splash screen and have an irrational fear of hamsters...

  • Anonymous
    November 03, 2010
    @hugo -- one of the coolest guys I know, John Robbins, has a blog post on how to change this info here: www.wintellect.com/.../changing-the-visual-studio-splash-screen-registered-user.aspx