I have found a way to elevate my msi. The solution is to use 
InstallPrivileges="elevated" in <Package> and do not use setting  
MSIUSEREALADMINDETECTION property.

<Package Id="*"
Description="Description" 
InstallerVersion="301"
Compressed="yes" 
InstallPrivileges="elevated" 
InstallScope="perMachine"
Platform="x86"
/>

Thanks
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to