The embed data feature stores customizable data in the executable so that you can have a single executable file with all your saved options, these options are listed below.
There are two ways to embed data:
Please note that once the executable has had the embed data added its DigitalSignature is void, this may invoke a confirmation to run.
| Option | Description | Values | Default |
| host | The host IP or domain to be displayed in the host input by default | Use [friendlyname] in front of the address to use a friendly name. use a comma between addresses to specify more then one host. ex: "[John]support.teammc.cc,[Allyssa]support2.teammc.cc" | Empty |
| port | The port number to be displayed in the port input by default | Any valid port number | 5500 |
| title | The title to be displayed in the window title bar | Anything that fits | TeamMC UVNC-Helper |
| service | Desides if UVNC will run as a service or as the user | 1 | |
| repo | URL to the AptGet repository, for using command aptget | Any valid URL without a trailing forward slash, read more about the repository | http://repo.teammc.cc |
| getdesc | Disables attempting to get descriptions when using AptGet Lister. descriptions should be in the form of the apt file name but with a .txt extention in place of the .zip. This options was added because of untest circumstances ie: slow connection or a server that doesnt produce a error 404 if no file exists. This command will be removed at a future date. | 1 | |
| window | Changes the behavior of the programs main window. | 1 | |
| prompt | Prompts viewer to accept connection just like the old SC. Only works when running as user. | 0 | |
| reconnect | If the viewer disconnects the server will automaticly try to reconnect to it (For user or service). If set to "0" then the new sc_exit option will be used (for user mode only). | 1 | |
| debug | Enables/Disables a debug log, the log will be output to the current directory as "programname_LOG.txt". | 0 | |
| dsm | Uses a DSM plugin to encrypt your connection. | 0 | |
| pass | Pre encrypted password from your uvnc.ini file. | Leave blank to not use. | Blank |
| site | URL to the support providers website, if specified a tray icon item will be available. | URL should be as complete as possible. | Blank |