Closed
Bug 26693
Opened 25 years ago
Closed 25 years ago
Switch to disable splashscreen
Categories
(Core Graveyard :: Cmd-line Features, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: marshall, Assigned: law)
References
Details
It would be really nice if there was either a pref or a command line switch to
disable the splash screen. They aren't too helpful when you are trying to
multitask and they eat up valuable screen realestate.
Comment 1•25 years ago
|
||
Moving to XP Utilities where bug #6391 "[FEATURE] Windows Splash screen"
resides.
Component: Browser-General → XP Utilities
QA Contact: cbegle → rickg
Reporter | ||
Comment 3•25 years ago
|
||
I just found out that there already is a switch for this:
mozilla.exe -quiet (Thanks to Ben Goodger)
Is there any way to get a list of command line options?
Comment 4•25 years ago
|
||
There is a paramater for seeing most command line paramaters -help as in mozilla
-help
I don't have the 2/5/00 build win32 build, but the roumor is -help may not be
working or -quiet may not be listed in the help screen.
FYI, I have got bug 23501 open requesting they accept "/" not just "-" and they
also accept -? and /? like DOS
Comment 5•25 years ago
|
||
There is a paramater for seeing most command line paramaters -help as in mozilla
-help
I don't have the 2/5/00 build win32 build, but the roumor is -help may not be
working or -quiet may not be listed in the help screen.
FYI, I have got bug 23501 open requesting they accept "/" not just "-" and they
also accept -? and /? like DOS
Reporter | ||
Comment 6•25 years ago
|
||
-help doesn't do anything. It runs mozilla and then exits.
Assignee | ||
Comment 10•25 years ago
|
||
I put in support for "-quiet" so I'm marking this fixed. Note that it works for
Windows only (the Mac doesn't really have command line switches anyway).
The other issues seem to have separate bugs.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 12•22 years ago
|
||
*** Bug 161788 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
How do you disable the splash screen natively? Adding the -nosplash command to
every shortcut is not very pratical. Furthermore, if you open a html file (when
mozilla is closed) which loads up mozilla, you still see the splash screen.
You need to log in
before you can comment on or make changes to this bug.
Description
•