On 02-Sep-10 22:29, Gao SuoLi wrote:
> After press Finish pushbutton, one executable app is triggered in one 
> CustomAction.
>
> Because the app writes some values to registry, it demands administrator 
> privilege.
>
> In fact, the UAC promote dialog is not shown, the app is failed to run.

MSI doesn't support running elevated processes except as deferred,
no-impersonate custom actions, which you can't do from the UI.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to