Use Saved Services
From EduVNC
Contents |
Checked
This setting causes EduVNC to configure any saved services. When used with the Run on Startup settings this allow services to run and start completely automatically when EduVNC starts.
This is accomplished by scanning HKLM\Software\EduVNC for sub keys. Each sub key is the name of the saved service. Any settings are stored as strings inside the sub key.
Unchecked
When unchecked saved services are not scanned for, shown, or started.
Registry Information
HKLM\Software\EduVNC contains UseSaved which is the check box state. Valid values are:
- True: The box is checked. Looks for and load services from Programs\EduVNC sub keys
- False: The box is unchecked. Ignores saved services in Programs\EduVNC sub keys until user create that service name.
- If value is undefined or other: The box defaults to False.
Additional Notes
This setting does not delete or alter the stored services. It only prevents EduVNC from looking for the stored services when starting. If the user attempts to creates a new service with a name identical to an existing saved service then EduVNC will use those stored settings to create the service. If the service was set to start automatically, it will then do so.