Launching the NVC GUI
You can use the command line to launch the NVC GUI as well as to launch it with a specific profile.
To launch the NVC GUI, enter the following command:
nvc.exe
To launch the NVC GUI with a profile, enter the following command:
nvc.exe {-userprofile <profile name> |-profile <profile name>} [-s] [-fs] [-hidetrayicon]
Use the information in the following table to launch the NVC GUI.
|
Switch
|
Value
|
Description
|
|
-profile
-userProfile
|
Profile name
|
Specifies an optional preconfigured profile to use.
-profile indicates a public profile to load.
-userProfile indicates a private or user profile to load.
|
|
-s
|
None
|
Run in full silent mode, where all popups are suppressed, including the error messages,
|
|
-fs
|
None
|
Run in full silent mode, where all popups are suppressed, including the error messages, as well as displaying the banner. If -s and -fs occurs together, then -fs overrides -s.
|
|
-hidetrayicon
|
None
|
Hides the system tray.
|