|
|
|
|
#1 |
|
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. |
|
|
|
|
#2 |
|
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).
|
|
|
|
|
#3 |
|
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 |
|
|
|
|
#4 |
|
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 |
|
|
|
|
#5 |
|
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). |
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|