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

The vnc file does not work

Post Reply
balubeto
40
40
Posts: 82
Joined: 2004-11-05 15:35
Contact:

The vnc file does not work

Post by balubeto »

Hi

I installed UltraVNC 1.1.8.0 32-bit on Windows 7 SP1 32-bit.

With its viewer, I connect with another computer and I save locally, its vnc configuration file with the password.

When, however, I run the remote control from this file, this window appears:

Image

How come?

Thanks

Bye
balubeto
spaser
Posts: 1
Joined: 2013-03-20 12:13

Re: The vnc file does not work

Post by spaser »

Hi,
I had the same problem
ultravnc 1.1.8.6 on win7 64bit
any suggestion?
S
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6952
Joined: 2004-04-23 10:21
Contact:

Re: The vnc file does not work

Post by Rudi De Vos »

This is an installer issue.
Looks like the .vnc association is wrong
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6952
Joined: 2004-04-23 10:21
Contact:

Re: The vnc file does not work

Post by Rudi De Vos »

The installer is correct, but it seems it's overwritten by some manual setting on your system.
I had the same after trying to manual associate the .vnc extension

If you manual told to open the .vnc file with vncviewer.exe it try to open "vncviewer.exe myconfig.vnc"
this is not correct, it need to be "vncviewer.exe -config myconfig.vnc"

Remove the manual entry via regedit

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.vnc
Remove the .vnc entry in registry

If you now reinstall the vncviewer and select associate during install, the installer proper add the correct registry settings.
You also notice that myconfig.vnc files now get another icon
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
Post Reply