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

request UAC on start -- UVNC_SC update July 2014

Single Click discussions / bugs
Post Reply
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

request UAC on start -- UVNC_SC update July 2014

Post by YY »

Image

That's the difference of the two SC generator, as mentioned on the website.

But I upload the same custom.zip to the generators, the returned .EXE differ only on the MSRC4Plugin.dsm embedded.
The first generator provides the MSRC4Plugin.dsm dated 2009-08-03.
The second provides the MSRC4Plugin.dsm dated 2014-04-01 & digital signed.

I don't find any difference related to the "request UAC on start".
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: request UAC on start -- UVNC_SC update July 2014

Post by Rudi De Vos »

The embedded sfx extractor in the archieve exe has " runas admin" added.

The difference is that uac is ask on startup by sfx
without manifest, uac is asked by winvnc.exe [UAC_disable] is set
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: request UAC on start -- UVNC_SC update July 2014

Post by YY »

I had not known the SFX could be able to start the embedded .exe with " runas admin".

Thanks for the information. :D
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6832
Joined: 2004-04-23 10:21
Contact:

Re: request UAC on start -- UVNC_SC update July 2014

Post by Rudi De Vos »

It's the sfx that's started with runas, a command executed stay runas.
Like when you open a cmd with runas, the net start uvnc_service via the command line is also elevated.
Post Reply