Run as Saved Service
From EduVNC
Contents |
Checked
When checked this causes the service to automatically start when loaded. If the Use Saved Services is enabled this will happen when EduVNC starts. If not, then it will happen when a service with the same service name is created.
Unchecked
If this box is unchecked the serive will not automatically start when EduVNC starts. It will also not be possible to save the service with the EduVNC interface.
Registry Information
HKLM\Software\EduVNC contains ServiceName\IsService which is the check box state. Valid values are:
- True: The box is checked. Start service when settings are loaded
- False: The box is unchecked. Don't start service when settings are loaded.
- If value is undefined or other: The box defaults to False.
Additional Notes
While the EduVNC interface does not support saving a service if this box is not checked, it will correctly support the registry values if they exist. This is intended to give administrators who distribute settings an method for creating both auto starting and not auto starting services without disabling them.