In addition to the host/port input, you can see an input with a "Cmd" button, basicly, typing a command here will perform a built in action.
This system serves many purposes and im always trying to think of new things to add to this system to make it more helpfull.
| Name | Usage | Description | Notes / Modes |
| AptGet | aptget <app_name> (Aliases: ag, appget) | Downloads specified application from a repository and runs it imediatly, in some cases performs actions to get to whatever point in the application would be considered usefull. (Repository Information) | |
| Embed Data | embed | Special command to edit all the embed properties of the executable, ie: host, port, window title. | Serves as an alternatve to the AutoEmbed online download script. (Embed Data) |
| VNC Command Line | vnc <command-line> | Executes winvnc.exe with whatever commandline you specify. | UVNC command line information |
| Command Prompt | cmd <command-line> | Execute a regular command at the command prompt. | The executed command will have the same elevation as UVNC-Helper |
| Connection Reset | reset <seconds> | Disconnects the UVNC sessionn and then reconnects after specified seconds. | Doesnt currently support reseting for the purpose of changing service modes. |
| Set Option | set <option> <value> | Sets the specified option to specified value, these are the options that are listed in the embed help file. | Some options might not seem to change until the connection is "reset" or not at all as in the "title" option. |