After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Search found 4 matches

by gulikoza
2011-04-26 16:16
Forum: SC
Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
Replies: 454
Views: 3923198

Re: SCPrompt - SC on Steroids (2K, XP, Vista, 7, 2008) 8/4/1

Interesting...it seems the problem is that the domain account has the same username as my local admin account. It is however a different account (DOMAIN\username compared to MY-PC\username)... If I login with a totally different domain account then I do not get UAC prompt.
by gulikoza
2011-04-26 15:53
Forum: SC
Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
Replies: 454
Views: 3923198

Re: SCPrompt - SC on Steroids (2K, XP, Vista, 7, 2008) 13/11

all self extracting zip files require administrator rights in 7 ... that's why I looked at NSIS.

Yes exactly, I meant to point out that it is not the archive itself requiring elevation (as would be indicated from the small shield on the icon of the archive, and is in the case of 7zip archive) but ...
by gulikoza
2011-04-23 07:21
Forum: SC
Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
Replies: 454
Views: 3923198

Re: SCPrompt - SC on Steroids (2K, XP, Vista, 7, 2008) 13/11

Not sure what you mean by this, please explain further if possible

I meant that the icon of the 7zip executable has a small shield added indicating admin rights are needed to run it. The NSIS executable does not have such a small shield so it executes (and extracts the files in the background ...
by gulikoza
2011-04-22 09:13
Forum: SC
Topic: SCPrompt - SC on Steroids (7, 8, 10, 2k8+) 26/3/20
Replies: 454
Views: 3923198

Re: SCPrompt - SC on Steroids (2K, XP, Vista, 7, 2008) 13/11

Hi,

I read a lot about SC requiring admin rights, UAC troubles, etc...
I have built the latest scprompt with nsis and the executable itself no longer has a shield. It extracts the files and creates desktop icons, but then scprompt.exe itself wants admin rights. I know service mode probably requires ...