So the new Office 2010 beta is out. Can I start Outlook 2010 without the fancy splash screen? Is there some command line argument I can pass? Some registry flag I can set?

link|improve this question
May I ask why you want to disable the splash screen? If it is because you think disabling it would speed up startup time you might be in for a disappointment... – Oliver Giesen Oct 27 '10 at 10:38
I work for litmus.com, we do email testing, what happens is the splash screen is a windows form and occasionally our software can mistake it for an email and attempt to take a snapshot of it. We basically get around this by just waiting. – brendan Nov 5 '10 at 0:15
feedback

4 Answers

up vote 4 down vote accepted

I don't see one documented anywhere for Outlook 2007 unfortunately, not even on their switches page. Microsoft uses various switches to disable the logo on other products, /q, /nologo, /e, /splash -- none of which seem to work with Outlook. The only registry one I know of for Outlook was for Outlook Express 5, which was NoSplash in the registry as a DWORD. Doesn't seem to work either.

link|improve this answer
I'm accepting this as the answer for now but hopefully this will change when it comes out of beta :-) – brendan Mar 23 '10 at 15:05
feedback

just add /q to the shortcut target and there you are

link|improve this answer
feedback

You can use SplashKiller

It's working for Office XP and 2003. I hope it works for Office 2007!

SplashKiller lets you hide those splash screens that appear when an application is loading.

It saves you from having to:

  1. Find a 'no splash screen' option (if one exists) in the application.
  2. Modify your registry to turn off a splash screen.
  3. Hack the application itself to remove the splash screen.
link|improve this answer
feedback

I'd like to disable the splash screen too. Running on a netbook, I don't want to waste precious CPU cycles with fancy animations on a splash screen ... I'd prefer to be able to launch an internet browser rather than stare at an animated yellow wave.

I'm not convinced that SplashKiller is the right answer - that sounds to me like it would mean having another application running which rather defeats the purpose of streamlining and speeding everything up.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.