After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

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 4 matches

by Maniaxx
2015-12-27 22:44
Forum: DSM plugin
Topic: SecureVNC: Reverse connect with public key not working
Replies: 0
Views: 28374

SecureVNC: Reverse connect with public key not working

Hallo,
on the server (win7) i have installed winvnc as a service. In 'uvnc_settings.exe' i have disabled 'Password required', 'SecureVNCPlugin.dsm' selected and generated public/private keys (no password set). The server has '20151222_Server_ClientAuth.pubkey' and the client '20151222_Viewer ...
by Maniaxx
2015-11-27 16:02
Forum: Developer discussions (mainly user-mode)
Topic: Limit 32bit version to SSE
Replies: 5
Views: 35445

Re: Limit 32bit version to SSE

If the installer detected w2K as OS he would have installed the w2K compatibel exe.
[...]
If you still have some w2k pc or virtual machine you can install vnc and use this exe.
Else i can create a seperate zip with all w2k exe/dll's, manual install.
Thanks. I've installed the setup.exe with Win7 ...
by Maniaxx
2015-11-27 13:28
Forum: Developer discussions (mainly user-mode)
Topic: Limit 32bit version to SSE
Replies: 5
Views: 35445

Re: Limit 32bit version to SSE

I have Win7-32bit.
I tried Win7/Vista/XP/W2k builds. The only one running is W2k. That's probably ok but what about the secondary tools like 'setpasswd.exe' and encryption/hook plugins? The general 1.2.0.9 exe installer doesn't work properly either (crashes in 'setpasswd.exe'). Seems to copy all ...
by Maniaxx
2015-11-26 22:02
Forum: Developer discussions (mainly user-mode)
Topic: Limit 32bit version to SSE
Replies: 5
Views: 35445

Limit 32bit version to SSE

Hallo,
i have crashes on specific runtime paths (0xC000001D) due to invalid instructions not supported on AMD K7 (AthlonXP processors) with winvnc.exe. The latest version doesn't even start anymore. The 1.2.0.6 does work partially, ok with mirror driver, crashes on RZLE after some time. Can you ...