Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 8th September 2011, 07:33   #1
Xtar
Junior Member
 
Join Date: Sep 2011
Posts: 1
UAC plug-in v0.2: Need Examples

There is a note on UAC plugin page
Quote:
NOTE: All code on this page applies to the older version, the syntax has changed slightly for 0.2 and you should use the macros in uac.nsh
Give me some examples, plz... I don't understand, how to use plugin with new syntax.
I need to ExecWait *.exe files on Admin level, while installing.
Xtar is offline   Reply With Quote
Old 8th September 2011, 12:42   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,776
The UAC plugin does not execute child processes @ "admin level". Use http://pastebin.com/EvMkyLLt and a normal ExecWait to execute a elevated child process...

IntOp $PostCount $PostCount + 1
Anders is online now   Reply With Quote
Reply
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