The EXE and the MSI should behave the same way.  You shouldn't get a UAC prompt 
until you click Install on a burn bundle.  This is "standard behavior" of MSI 
packages which you can't change, and if you were using a bundle you'd be hard 
pressed to get the bundle to elevate early. 

-----Original Message-----
From: Dileep S [mailto:dileep.sanamp...@gmail.com] 
Sent: Monday, February 09, 2015 2:52 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] [WIX]: UAC message display behavior in WIX

Dear All,

I have created a MSI package using WIX script.

UAC (User Account Control) dialog message displayed after click on 'Install' 
button in MSI UI?

UAC message in not displaying while launching MSI package.

For EXE: UAC -> UI -> Installation
For MSI:  UI -> UAC -> Installation.

Please let me know is this MSI behavior using WIX (or) Is default behavior of 
Windows Installer?

Thanks in advance...
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website, sponsored 
by Intel and developed in partnership with Slashdot Media, is your hub for all 
things parallel software development, from weekly thought leadership blogs to 
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to