Page 1 of 1

UltraVNC 1.6.0.0 and UltraVNC SC 1.6.0.0 Released

Posted: 2025-04-24 20:46
by Ludovic
UltraVNC 1.6.0.0 (release):
- https://uvnc.com/products/ultravnc.html
- https://uvnc.com/downloads/ultravnc.html
- https://uvnc.com/downloads/ultravnc/161-ultravnc.html

UltraVNC SC 1.6.0.0 (experimental):
- https://uvnc.com/products/ultravnc-sc.html
- https://uvnc.com/downloads/ultravnc-sc.html
- https://uvnc.eu/download/1600/UltraVNC_SC_1600.zip

Social network announcements, please share, like, boost, favorite, bookmark, ...
- Mastodon: https://mastodon.social/@ultravnc/114395063288731062
- Bluesky: https://bsky.app/profile/ultravnc.bsky. ... lnngjoic2y
- X/Twitter: https://x.com/ultravnc1/status/1915518169155768350
- Facebook: https://www.facebook.com/Ultravnc1/post ... 4ZTRdUHXwl

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.0.0 – April 2025
- Updated development version to release

1.5.0.18-dev – April 2025
- Switched to using a single DLL (removed V2 version)

1.5.0.17-dev – April 2025
- Fixed international keyboard support

1.5.0.16-dev – April 2025
- Fixed viewer defaults not loading
- Fixed keyboard issue with Czech-specific characters
- Renamed authSSPV2 loggingV2.dll to fix Event Viewer messages
- Fixed EchoServer and SC_20 build issues

Note:
- International keyboard option must be enabled on the server
- Tested with virtual Czech keyboard

1.5.0.15-dev – March 2025
- Fixed file transfer buffer overflow and memory leak
- Added service to settings
- Fixed log file movement

1.5.0.14-dev – March 2025
- Fixed slider UI
- Fixed DSMPlugin/MS-Logon settings
- Logfile bugs fixed

1.5.0.13-dev – March 2025
- Moved log file to ultravnc.ini folder

1.5.0.12-dev – March 2025
- Fixed file transfer window size
- Fixed crash on Windows 7
- Installer improvements

1.5.0.10-dev – March 2025
- Fixed DSMPlugin config
- Save settings fix
- Clearing admin password clears VNC password
- Added ISO time to About window

1.5.0.9-dev – March 2025
- Removed installer popups
- Fixed incorrect settings save behavior

1.5.0.8-dev – March 2025
- Fixed settings save issue
- Corrected typos
- Added Bluesky feature

1.5.0.7-dev – March 2025
- Command-line overrides default settings
- Standalone settings dialog
- Improved viewer input focus
- Miscellaneous bug fixes

1.5.0.5-dev – February 2025
- Fallback to old folder if .ini not found
- Viewer command-line options take priority
- Fixed encryption with view-only mode
- Settings dialog cosmetic fixes
- Plugin architecture check
- Allowed chunked TLS messages

1.5.0.4-dev – February 2024
- UI update
- Moved .ini file to ProgramData
- General bug fixes
- Added administration password option

1.5.0.3-dev:
- UI corrections

1.5.0.2-dev:
- Merged IPv4/IPv6 into single EXE
- Fixed RealVNC UDP port usage
- Improved UI layout and icons

1.5.0.1-dev:
- Reverted file transfer fonts
- Added chat and file transfer to fullscreen bar

1.5.0.0-dev:
- Fixed DirectX reconnect issue
- Added extra links
- Replaced libraries with vcpkg
- Fixed stack corruption

1.4.4.0-dev:
- Code cleanup
- UI spellcheck
- Switched to Arial
- TLS certificate verification
- VeNCrypt authentication
- RSA-AES encryption (WIP)
- Fixed typos
- Improved Windows RE compatibility
- Improved snapshot naming
- Unified omnithread usage
- D3D re-init
- SC: UAC recovery fix
- Scrollbar added
- Group defaults
- SC UAC reset fix
- Debian 12 WayVNC support

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

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

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