Command line switches: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Minor page update.) |
||
Line 1: | Line 1: | ||
== Command Line Switches == | |||
'''/tray''' - starts Shareaza in the iconified state. | * '''/tray''' - starts Shareaza in the iconified state. | ||
'''/nosplash''' - hides the startup splash screen which is always on top otherwise. | * '''/nosplash''' - hides the startup splash screen which is always on top otherwise. | ||
'''/nowarn''' - prevents the alpha warning from popping up on startup. This is good for when Shareaza needs to be started non-interactively. | * '''/nowarn''' - prevents the alpha warning from popping up on startup. This is good for when Shareaza needs to be started non-interactively. | ||
* '''/?''' - displays all available command line switches. | |||
{{Navigation|Developers}} |
Revision as of 09:18, 17 August 2010
Command Line Switches
- /tray - starts Shareaza in the iconified state.
- /nosplash - hides the startup splash screen which is always on top otherwise.
- /nowarn - prevents the alpha warning from popping up on startup. This is good for when Shareaza needs to be started non-interactively.
- /? - displays all available command line switches.
Navigation: ShareazaWiki > Developers > Command line switches