Hi,
i dont know if i'm right here. i am sure, that you just heard about the problem with Windows 7 and pressing CRTL ALT DEl over VNC.. it not work.. i dont know if you are just working about it, or you wont work about it.
i found a solution under http://community.spiceworks.com/how_to/show/1654
maybe you can look at the modified exe and implement this on your version..
we have 300 hundred of PC to manage VNC so maybe you can understand that its difficult for us.
if this post is not on the right place, please move it..
regards
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
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
Windows 7 CRTL+ALT+DEL
Re: Windows 7 CRTL+ALT+DEL
No, you're mistaken. The issue has been fixed for quite a while in UltraVNC, especially the latest versions. Please try a new build and let us know if you have any trouble.
See also the FAQ here for several established workarounds for even older versions of UltraVNC.
See also the FAQ here for several established workarounds for even older versions of UltraVNC.
Re: Windows 7 CRTL+ALT+DEL
Sorry, i used the latest version 1.0.9.6.1 .. we have still the Problem..
Re: Windows 7 CRTL+ALT+DEL
ok .. i had to change the domain policy and allow SAS software Secure Attention Sequence??? is that the once way
regards
regards
Re: Windows 7 CRTL+ALT+DEL
You could also do it directly via the registry. This should work for disabling SAS without UAC:
Also, I assume you've seen the FAQs on this?
https://forum.ultravnc.net/viewtopic.php?f=9&t=27079
https://forum.ultravnc.net/viewtopic.php?f=9&t=17160
https://forum.ultravnc.net/viewtopic.php?f=9&t=16018
Code: Select all
C:\> reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v SoftwareSASGeneration /t REG_DWORD /d 1 /f
https://forum.ultravnc.net/viewtopic.php?f=9&t=27079
https://forum.ultravnc.net/viewtopic.php?f=9&t=17160
https://forum.ultravnc.net/viewtopic.php?f=9&t=16018