shaan khan wrote:
My custom action need to impersonate current user and same time I want it to be run in elevated mode .

MSI doesn't support that; it's either impersonated or elevated, not both. A manifest requiring elevation isn't honored because the app runs in the context of the MSI server, which can't show the consent UI.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to