Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Search found 1 match

by martinx
2012-02-16 15:21
Forum: Developer discussions (mainly user-mode)
Topic: How to find Ultravnc Viewer Registry Entry Path
Replies: 0
Views: 2613

How to find Ultravnc Viewer Registry Entry Path

hi, i need (via my vb.net program) to find out the installation path of the ultravnc viewer. i found something under HKEY_CURRENT_USER\Software\ORL\VNCviewer but there are no path information. I try to find it with RegKey = Registry.LocalMachine.OpenSubKey RegKey = Registry.CurrentUser.OpenSubKey ...