Disable splash screen: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(s/(don)(t)/$1'$2/ and s/h(ere)(s)/H$1'$2/ (y3k: Learn to spell.))
m (Stupid enter button.)
Line 1: Line 1:
You don't want the splash screen? heres how you disable it.
You don't want the splash screen? Here's how you disable it:


# Right click the icon you use to launch Mozilla, click on Properties.
# Right click the icon you use to launch Mozilla, click on Properties.

Revision as of 00:26, 6 April 2004

You don't want the splash screen? Here's how you disable it:

  1. Right click the icon you use to launch Mozilla, click on 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.