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: 5731165

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: 5731165

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: 5731165

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: 5731165

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 ...