Is is possible to override the location that the DSMPlugin looks for the rc4.key when running the vncviewer via the command line??
Thanks
Mat
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
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
Overriding registery location for vncviewer rc4.key
What you can do, and it works for me, is only fill in the filename.
Because you do not specify a path-to-file, the viewer looks in the current working directory. And unless you specify a different working directory in you shortcut, this is the directory where the viewer is started from.
So if you start a Viewer in "c:\program files\ultravnc" and you make sure that the key is in "c:\program files\ultravnc" too. And you enter in you key-location: "rc4.key".
Than it should work.
Because you do not specify a path-to-file, the viewer looks in the current working directory. And unless you specify a different working directory in you shortcut, this is the directory where the viewer is started from.
So if you start a Viewer in "c:\program files\ultravnc" and you make sure that the key is in "c:\program files\ultravnc" too. And you enter in you key-location: "rc4.key".
Than it should work.
Yeah that's what I've done as a temp fix. The problem I have is I use a self extracting Rar that calls a batch file which inturn decrypts the encryption key and the lanches the viewer ... this means I can put the package as download on my web site and know that the key is safe.
The problem I have is that if I use this SFX Rar on a system that already has UltraVNC installed on the the default location for the key will be set to "C:\Program Files\UltraVNC\rc4.key" so I have to mainly change the settings.
The problem I have is that if I use this SFX Rar on a system that already has UltraVNC installed on the the default location for the key will be set to "C:\Program Files\UltraVNC\rc4.key" so I have to mainly change the settings.