Disable splash screen: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
mNo edit summary
(Complete rewrite for the most part.)
Line 1: Line 1:
Add -nosplash in the icons target box, like the example below:
Some people like the splash screen, some people don't.  For those of you who don't, here's how you disable it:
:"C:\Program Files\mozilla.org\Mozilla\mozilla.exe" -nosplash
 
# Right click the icon you use to launch Mozilla, click Properties
# On the Shortcut tab, add ' -nosplash' to the end of whatever is in the Target field (e.g. ""C:\Program Files\mozilla.org\Mozilla\mozilla.exe" -nosplash".)
 
Next time you use that shortcut to launch Mozilla, there will be no splash screen.

Revision as of 04:53, 28 January 2004

Some people like the splash screen, some people don't. For those of you who don't, here's how you disable it:

  1. Right click the icon you use to launch Mozilla, click Properties
  2. On the Shortcut tab, add ' -nosplash' to the end of whatever is in the Target field (e.g. ""C:\Program Files\mozilla.org\Mozilla\mozilla.exe" -nosplash".)

Next time you use that shortcut to launch Mozilla, there will be no splash screen.