I have a Problem: When UltraVNC is started in Windows 7 and I do something where Windows will ask me for the Administrator password then VNC crashes.
It works when Uvnc is installed as service but as far as I understand then it's running everytime the computer starts.
Is it possible to have it running as service but starting it only manually over a menu-icon?
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Problem: Windows 7 and entering Administrator password
Re: Problem: Windows 7 and entering Administrator password
Control Panel, Administrative Tools, Services.
Find uvnc_service and set its Startup type to "Manual".
Find uvnc_service and set its Startup type to "Manual".
Re: Problem: Windows 7 and entering Administrator password
But is a "normal" user allowed to start it then or just the administrator?
Re: Problem: Windows 7 and entering Administrator password
Just an administrator. You couldn't install the service in the first place without admin rights.
Re: Problem: Windows 7 and entering Administrator password
But thats useless then.
Sure I install VNC as administrator but I will assist an user when he has problems with his computer so that he just has to start UVNC and I can connect and install things for example.
So this is a problem. Isn't there any chance to give the user rights to start this service?
Sure I install VNC as administrator but I will assist an user when he has problems with his computer so that he just has to start UVNC and I can connect and install things for example.
So this is a problem. Isn't there any chance to give the user rights to start this service?
Re: Problem: Windows 7 and entering Administrator password
You may use the Steel RunAs to solve this problem.
Re: Problem: Windows 7 and entering Administrator password
The whole point of a service is that it's a privileged system process, but you can grant particular users the right if you're very careful.Flexman wrote:But thats useless then.
Sure I install VNC as administrator but I will assist an user when he has problems with his computer so that he just has to start UVNC and I can connect and install things for example.
So this is a problem. Isn't there any chance to give the user rights to start this service?
http://support.microsoft.com/default.as ... -us;288129
http://technet.microsoft.com/en-us/libr ... 70953.aspx
I would prefer to leave the service running and make sure it is secured.