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
- 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 eurobrew
2008-10-01 19:24
Forum: Old messages
Topic: Rolling out UltraVNC - pre configure VNC Password
Replies: 13
Views: 35153

Re: Rolling out UltraVNC - pre configure VNC Password

@drewgraham: That is the method that I used. I have a network shared drive that I stored all the files on and then wrote a batch file that creates the folder, copies the files, opens the ports on the firewall and then installs the service. @echo off IF EXIST "%programfiles%\UltraVNC\winvnc.exe" GOTO ...