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
How can I delete the server history?
-
- Posts: 4
- Joined: 2016-05-16 20:48
How can I delete the server history?
Hey,
i wonder how to delete the server history in the drop-down menu in the vncviewer.
I hope anyone can help me
Kind regards toombaumarkt
i wonder how to delete the server history in the drop-down menu in the vncviewer.
I hope anyone can help me
Kind regards toombaumarkt
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: How can I delete the server history?
options.vnc same folder as vncviewer.exe contain the last used list
-
- Posts: 4
- Joined: 2016-05-16 20:48
Re: How can I delete the server history?
thanks for the fast reply, but in my program folder there isnt any file called options.vnc
Furthermore i reinstalled uvnc 3 times and deleted this folder every time, so this history has to be saaved anywhere else.
i hope you have another idea
kind regards toombaumarkt
Furthermore i reinstalled uvnc 3 times and deleted this folder every time, so this history has to be saaved anywhere else.
i hope you have another idea
kind regards toombaumarkt
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: How can I delete the server history?
Old viewers used the registry to save it
HKEY_CURRENT_USER\Software\ORL\VNCviewer\MRU ?
HKEY_CURRENT_USER\Software\ORL\VNCviewer\MRU ?
-
- Posts: 4
- Joined: 2016-05-16 20:48
Re: How can I delete the server history?
this doesnt work either
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: How can I delete the server history?
then search for options.vnc
If the current folder is not writable, a normal user can not write the program files then we use the appdata.
Try
c:\user\yourname\AppData\Roaming\Ultravnc
If the current folder is not writable, a normal user can not write the program files then we use the appdata.
Try
c:\user\yourname\AppData\Roaming\Ultravnc
-
- Posts: 4
- Joined: 2016-05-16 20:48
Re: How can I delete the server history?
Thanks this worked
-
- Posts: 1
- Joined: 2018-04-28 22:29
- Contact:
Re: How can I delete the server history?
I would be glad to see the detailed and clear instruction of how to delete the server history! Thank you in advance!
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: How can I delete the server history?
If vncviewer.exe installed in "Program Files" or "Program Files (x86)"
options.vnc is in the folder
%appdata%/UltraVNC
else
in the same folder as vncviewer.exe
In the same folder you also find the presets for each server (TEST2-5900.vnc, LOCALHOST-8888.vnc,..)
Edit options.vnc
[connection]
index=CBAi
A=localhost
B=ikke
C=TEST2
sample Remove B
[connection]
index=CAi
A=localhost
C=TEST2
Sample remove ABC
[connection]
index=i
options.vnc is in the folder
%appdata%/UltraVNC
else
in the same folder as vncviewer.exe
In the same folder you also find the presets for each server (TEST2-5900.vnc, LOCALHOST-8888.vnc,..)
Edit options.vnc
[connection]
index=CBAi
A=localhost
B=ikke
C=TEST2
sample Remove B
[connection]
index=CAi
A=localhost
C=TEST2
Sample remove ABC
[connection]
index=i
Re: How can I delete the server history?
To delete the History in the Server:Port Drop down box, Nav to your Username/ appdata.
like: C:\Users\NotBob\AppData\Roaming\UltraVNC.
You will find the options.vnc. edit with note pad and delete what you don't want to see in the list anymore.
Note: The other vnc files are saved connections and settings. if you customized resolution for a specific connection, or saved password. these are the settings for those connections. If you delete everything in that folder, you will have cleared the list and all prior saved settings.
like: C:\Users\NotBob\AppData\Roaming\UltraVNC.
You will find the options.vnc. edit with note pad and delete what you don't want to see in the list anymore.
Note: The other vnc files are saved connections and settings. if you customized resolution for a specific connection, or saved password. these are the settings for those connections. If you delete everything in that folder, you will have cleared the list and all prior saved settings.
Re: How can I delete the server history?
Thanks a lot for this, none of the earlier replies were doing it for me!NotBob wrote: ↑2022-03-02 17:37 To delete the History in the Server:Port Drop down box, Nav to your Username/ appdata.
like: C:\Users\NotBob\AppData\Roaming\UltraVNC.
You will find the options.vnc. edit with note pad and delete what you don't want to see in the list anymore.
Note: The other vnc files are saved connections and settings. if you customized resolution for a specific connection, or saved password. these are the settings for those connections. If you delete everything in that folder, you will have cleared the list and all prior saved settings.