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

UAC problem

Post Reply
patel.mudra
Posts: 2
Joined: 2011-03-21 10:17

UAC problem

Post by patel.mudra »

Hello,
I am using UltraVNC 1.0.8.2 Version (Server) and VC++ Client to manage 30 computers in our network.

I am running server exe in usermode(don't want to execute as service)(OS is Windows XP, Windows 7 and Windows Server2008) . When the UAC windows popus up, I no longer have access to the remote desktop.

Then the only way I can give remote support is to physically go the that
machine.

What can I do on the server so that even in the user mode, when I get a UAC popup, I will get the UAC screen in the client. I saw Teamviewer, which we can run in user mode, and this still gives the UAC popup on the client.

Pointers of what I have to do would be extremely helpful.
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: UAC problem

Post by B »

Not sure, but I don't think that's possible; it's part of the point of UAC to prevent that. You could always just install the service and then uninstall it; it just takes a single command line.
patel.mudra
Posts: 2
Joined: 2011-03-21 10:17

Re: UAC problem

Post by patel.mudra »

Thanks for the reply.
I saw Teamviewer, which we can run in user mode and they are able to handle UAC popup from viewer side.
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6831
Joined: 2004-04-23 10:21
Contact:

Re: UAC problem

Post by Rudi De Vos »

Technical it's not possible.

If a user mode application can handle uac protected applications, the whole uac concept would be a fake protection.

If this is possible, a normal user could easy become administrator without the need to enter any password or your iexplorer could install
software without asking the user any question...

I guess teamviewer use a service with a backdoor for the user app to start/stop the service..
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: UAC problem

Post by redge »

patel.mudra wrote:I saw Teamviewer, which we can run in user mode, and this still gives the UAC popup on the client.
not true
have a look at services.msc
you can see TeamViewer Z (z version of teamviewer)
C:\Program Files\TeamViewer\Version6\TeamViewer_Service.exe
service of teamviewer running at background.... for UAC
if not exist, it wait to enter UAC like QuickSupport
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply