Windows Installer is designed to work with UAC by delaying the UAC prompt as 
long as possible. There is no way to alter that without bootstrapping the MSI.


Normally that shouldn’t matter because immediate custom actions should never be 
changing anything on the computer. It’s only an issue in the extremely few 
cases where non-elevated code cannot read something it needs access in order to 
set properties in the installation session.






-Blair





From: dileep s
Sent: ‎Tuesday‎, ‎December‎ ‎03‎, ‎2013 ‎10‎:‎46‎ ‎PM
To: General discussion for Windows Installer XML toolset.





Hi All,

How to display UAC message while launching MSI?

Currently, I am getting UAC message after Install action done in MSI.

Anyone please help me on this?

Thanks in advance...
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&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