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 ...
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
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 3 matches
- 2011-09-27 13:49
- Forum: Olders
- Topic: Can't make silent install completely silent
- Replies: 13
- Views: 24490
- 2011-09-26 11:16
- Forum: Olders
- Topic: Can't make silent install completely silent
- Replies: 13
- Views: 24490
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 ...
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: 24490
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 ...
I've tried what you suggested but when I run ...