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

INF file for silent installtion without driver installation

Post Reply
Pemdas
8
8
Posts: 16
Joined: 2010-12-16 22:33

INF file for silent installtion without driver installation

Post by Pemdas »

Hi,

I am trying to install Ultra VNC using silent installer.

Following are the settings in INF file.

[Setup]
Lang=en
Dir=C:\Program Files\UltraVNC
Group=UltraVNC
NoIcons=0
SetupType=server
Components=ultravnc_server
Tasks=installservice

With this inf. It also download the driver. What changes needs to be made in this file to skip the driver installation?
Post Reply