Hello, I'm trying to set up UltraVNC Server.
According to http://www.uvnc.com/install/configuration.html
There is a Checkbox to disable clients options in the tray icon.
Somehow, I tried installing 1.0.9.5 and I don't see this option in my Admin Properties menu on the tray icon.
Is this normal or a bug?
I've included pictures below to show my problem.
According to website:
The options that appear to me on a fresh install of 1.0.9.5:
[/img]
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
Missing "Disable clients options in tray icon menu"
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Missing "Disable clients options in tray icon menu&
This need to be set in ultravnc.ini
[admin]
AllowEditClients=
When i'm correct, this was disabled on request.
*ultravnc.ini is protected by the OS security, only admins have access.
*The gui can be opened by any users. A user could change this settings
(He can't save it, but changes it effect the running winvnc)
To avoid this, it need to be set manual in ultravnc.ini
[admin]
AllowEditClients=
When i'm correct, this was disabled on request.
*ultravnc.ini is protected by the OS security, only admins have access.
*The gui can be opened by any users. A user could change this settings
(He can't save it, but changes it effect the running winvnc)
To avoid this, it need to be set manual in ultravnc.ini
Last edited by Rudi De Vos on 2011-02-02 19:33, edited 1 time in total.