Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Silent Setup

Post Reply
anyoneis
Posts: 2
Joined: 2009-07-28 19:10

Silent Setup

Post by anyoneis »

Ok, maybe I am dense, but I still can't, after reading a ton of posts and trying dozens of things, get a silent install going with no downloads. There are several solutions out there but they come with their own sets of problems and/or limitations, and I don't care to trade one problem for another.

The only solution that seems complete is Rudi's suggestion to download inno and bin.zip and customize the setup. After a modicum of research and playing around, I have a modification I am happy with: [post=60911][/post]

However, I can't compile the .iss file. Nor can I find a bin.zip, or anything resembling that for the current release. The files I have found do not have all of the requisite .bmp's and .dll's required to compile the .iss file.

Can someone point me in the right direction?

Thanks,
David
ST
Posts: 5
Joined: 2008-09-24 13:33
Location: US

Re: Silent Setup

Post by ST »

Bins for the current version can be downloaded from here:
http://www.uvnc.com/download/1064/1064full.html

The bins include .iss files that you can modify to meet your needs. I made a silent install that includes the mirror driver, ultravnc.ini, background.bmp, and my rc4.key. I used the existing UltraVNC_Server_S component group so I could call it with the /verysilent switch.

If you can't compile the .iss file, you may have a syntax error or similar problem. You would need to look at the error message or lines in question to debug that.

Hope this helps!
anyoneis
Posts: 2
Joined: 2009-07-28 19:10

Re: Silent Setup

Post by anyoneis »

Perfect. Thanks for the link!

David
Post Reply