If you want them to be elevated you want Impersonate="no".  As for when they 
are executed, that 
depends on when you scheduled them, but a deferred custom action is supposed to 
be scheduled 
somewhere in the InstallExecuteSequence between InstallInitialize and 
InstallFinalize.

Rob

Alexander Gnauck wrote:
> Hello,
> 
> currently i have problems with our msi package under vista.
> With Google and the search in this newsgroup i figured out how to 
> elevate the privileges.
> If I understood it correctly this works only if Execute=deferred && 
> Impersonate=yes
> 
> The problem is that in our installers the order of the custom actions is 
> very important and we have to execute them mostly immediate.
> 
> Is there a workaround for this problem?
> When does msiexec execute the deferred actions exactly?
> 
> Thanks,
> Alex
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to