Archive: run *.exe file without admin rights


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.


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


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


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


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