Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

SC suggestions

Any features you would like to see in UltraVNC? Propose it here
Post Reply
User avatar
ender
8
8
Posts: 13
Joined: 2014-01-19 23:16

SC suggestions

Post by ender »

I'd like to suggest two changes to the manifest used in SingleClick:
  • mark winvnc.exe as DPI-aware. Current version of SingleClick will not update the viewer properly when run on high DPI displays (DPI set to 150% or more), marking the EXE as DPI-aware works around that (and as far as I can see has no adverse effects - the dialogs still display fine)
  • add UIAccess="true" to manifest. Since winvnc.exe is digitally signed, marking it with uiaccess will allow the viewer to interact with elevated windows when it's run from Program Files (I replaced the 7-zip SFX with a NSIS "installer" that attempts to elevate to make this work)
Post Reply