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
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 3 matches
- 2011-09-27 13:49
- Forum: Olders
- Topic: Can't make silent install completely silent
- Replies: 13
- Views: 22870
Re: Can't make silent install completely silent
Prisma, thank you for that info. The script you provided works fine on Windows XP. On Windows 7 I needed to add "net start" after installing the service as it won't start automatically. Also, on Windows 7 you can use the new "netsh advfirewall" command: rem - Add an inbound rule to the Windows ...
- 2011-09-26 11:16
- Forum: Olders
- Topic: Can't make silent install completely silent
- Replies: 13
- Views: 22870
Re: Can't make silent install completely silent
Prisma, the idea of installing UltraVNC without running the setup.exe is really great, but does it actually work? http://www.uvnc.com/install/unattended.html page says that winvnc service can be registered by running "winvnc -reinstall". If I try that I get the winvnc usage message (shown in my ...
- 2011-09-23 17:46
- Forum: Olders
- Topic: Can't make silent install completely silent
- Replies: 13
- Views: 22870
Re: Can't make silent install completely silent
Using the setup is not imperative. Prepare an uvnc-directory completely set up for your needs (including ultravnc.ini), make an selfextracting.exe including a command script, execute "winvnc -reinstall && net start WinVNC && winvnc -servicehelper" I've tried what you suggested but when I run winvnc ...