wtregkey.exe KeySpec[:ValName] [SubKeyPath[:SubValName]][;[c][l][q]]
Where:
- KeySpec is the specification of a key ("software\clients\mail").
- ValName is an optional value name appended to KeySpec with a colon separator. If the key is opened and has the specified value, the data of that value is displayed. The default value is used if not specified.
- SubKeyPath Represents a secondary path that includes the value data obtained in the trace of KeySpec. See the example on default e-mail client for details.
- SubValName specifies the name of a value for which the data is required when the second path is traced, instead of using the value name specified in the original path (or default value if none).
- The optional semicolon following the SubKeyPath specification, or used alone at the start of a second command line parameter, allows you to set some program options.
Running the program without command line parameters displays the usage syntax.
Page url:
http://wtcmanual.wintextware.com/index.html?wtrk_command_line_syntax.htm