AVWizard command line

From LinuxMCE
Revision as of 16:17, 10 December 2006 by Wikiadmin (Talk | contribs) (spelling corrections)

Jump to: navigation, search
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.
--help

Display online help that will describe to user how to use the AVWizard command line

-screen <screen name>

Display only specified screen from wizard. That option may be used to fast fix one setting without following all steps.

-set <property URL>=<value>

Set up one property of some component. When the screen is loaded, the other options will be ignored

Property URL is in that form: Page/Control/PropertyName

-get <property URL>

Get the value of the specified URL without starting the wizard. Any other commands will be ignored. Anyway, more -get command will display cleanly one by one the command line output. The output result will be inside apostrophes to be simple parsed.

Property URL is in that form: Page/Control/PropertyName

-generate_defaults [Directory Name] That command generates default dialogs (if they are not defined). If may be used when the user broke something or to start cleanly the wizard. It generates only the dialogs, the settings will not be changed.