Go Back   Winamp Forums > Developer Center > NSIS Discussion

Closed Thread
Thread Tools Search this Thread Display Modes
Old 17th November 2011, 15:03   #1
NOCaut
Senior Member
 
Join Date: Sep 2011
Posts: 106
run *.exe file without admin rights

how i can run *.exe file in user without admin rigths ?

I try
- !insertmacro UAC_AsUser_ExecShell "open" "$1.exe" "" "" ""
- Exec "$INSTDIR\1.exe"

not helped.
NOCaut is offline  
Old 17th November 2011, 15:25   #2
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,841
If you're installing at admin-level, there are two ways to run something at user level: Either use the UAC plugin (not recommended, because you're obviously not an expert), or use the ShellExecAsUser plugin (probably easier for you, but still relatively complex).
MSG is offline  
Old 17th November 2011, 15:36   #3
NOCaut
Senior Member
 
Join Date: Sep 2011
Posts: 106
i see you not understand me ((
I run *.exe and write to registry in one installation file!!!
i can not write to registry with user rigths and run *.exe with admin rights
NOCaut is offline  
Old 18th November 2011, 04:59   #4
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,841
You have already asked that question in your other thread. Please do not ask the same question twice.
http://forums.winamp.com/showthread.php?t=337631
MSG is offline  
Old 18th November 2011, 07:38   #5
NOCaut
Senior Member
 
Join Date: Sep 2011
Posts: 106
I ask because not have answer for my question

[edit - Moderation]
continue in the original thread at http://forums.winamp.com/showthread.php?t=337631 - re-asking the same question is not the way to get an answer (if one is available).
NOCaut is offline  
Closed Thread
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump