Page 1 of 1

UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 Released

Posted: 2025-05-07 21:45
by Ludovic
UltraVNC 1.6.1.0 (release):
- https://uvnc.com/products/ultravnc.html
- https://uvnc.com/downloads/ultravnc.html
- https://uvnc.com/downloads/ultravnc/163 ... -1-00.html

UltraVNC SC 1.6.1.0 (experimental):
- https://uvnc.com/products/ultravnc-sc.html
- https://uvnc.com/downloads/ultravnc-sc.html
- https://uvnc.eu/download/1610/UltraVNC_SC_1610.zip

Social network announcements, please share, like, boost, favorite, bookmark, ...
- Mastodon: https://mastodon.social/@ultravnc/114472288939113519
- Bluesky: https://bsky.app/profile/ultravnc.bsky. ... nx3w5oj22m
- X/Twitter: https://x.com/ultravnc1/status/1920461136551424231
- Facebook:

Commandlines:

Setup .EXE: Samples:

Code: Select all

/COMPONENTS="UltraVNC_Repeater,UltraVNC_Server,UltraVNC_Viewer"
/TASKS="installservice,startservice"

Code: Select all

/SP-
Disables the "This will install... Do you wish to continue?" prompt at the beginning of Setup. Of course, this will have no effect if the "DisableStartupPrompt [Setup]" section directive was set to "yes".

Code: Select all

/SILENT, /VERYSILENT
Instructs Setup to be silent or very silent. When Setup is silent the wizard and the background window are not displayed but the installation progress window is. When a setup is very silent this installation progress window is not displayed. Everything else is normal so for example error messages during installation are displayed and the startup prompt is (if you haven't disabled it with DisableStartupPrompt or the '/SP-' command line option explained above).

Using .MSI: Samples:

Code: Select all

msiexec.exe /i UltraVNC_1600_x86_Setup.msi /qn WRAPPED_ARGUMENTS="/COMPONENTS=""UltraVNC_Repeater,UltraVNC_Server,UltraVNC_Viewer"""
msiexec.exe /i UltraVNC_1600_x86_Setup.msi /qn WRAPPED_ARGUMENTS="/COMPONENTS=""UltraVNC_Viewer"""
msiexec.exe /i UltraVNC_1600_x86_Setup.msi /qn WRAPPED_ARGUMENTS="/COMPONENTS=""UltraVNC_Server"" /TASKS=""installservice,startservice"""
msiexec.exe /i UltraVNC_1600_x86_Setup.msi /qn WRAPPED_ARGUMENTS="/VERYSILENT"
Changelog since the previous stable build:
1.6.1.0 - May 2025
- Chat Japanese chars fix
- Saving listenport fix
- Saving custom messages accept/reject fix
- Save settings should not reload defaults fix

Feedbacks:
- https://forum.uvnc.com/viewtopic.php?t=38079

--------------------------------------------------------------------------------------

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