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

Unattended installation of 1.0.2 - Video driver problem

Post Reply
Wabiloo
Posts: 4
Joined: 2006-03-09 16:36

Unattended installation of 1.0.2 - Video driver problem

Post by Wabiloo »

Guys,

I've been using 1.0.1 for a long time, and I install it in an unattended manner on hundreds of computers.
Since I'm using MSLOGON 2 and there is a security hole reported for 1.0.1, I decided to install 1.0.2 in a similar way.

Since then, I've noticed that the UltraVNC Mirror Driver gets installed automatically now, and the new version of that drivers crashes my DirectX application.

That's bad enough but when trying to setup the vnc.inf file so that the mirror driver does NOT get installed, it still gets installed!!!

Before, the .inf had

Code: Select all

Components=server,server\driver,dsm
My new .inf has instead

Code: Select all

Components=server,dsm
but it still installs that buggy driver!!

How can I force it NOT to install the driver?
Last edited by Wabiloo on 2007-02-28 16:44, edited 1 time in total.
Post Reply