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

Search found 1 match

by fledorze
2023-11-15 07:40
Forum: General help
Topic: Automation for install and configure UltraVNC
Replies: 1
Views: 13641

Automation for install and configure UltraVNC

I managing industrial PCs with Ansible, on which I would like to install and configure UltraVNC As far as I understand the different posts and docs, I have to do install with setup.exe on a first one with option /SAVEINF Then code in Ansible the following steps : 1- execute setup.exe with /LOADINF ...