Davut Karabay wrote:
I want my WIX generated MSI to pop-up Vista Consent Dialog. How can I do it? Interestingly the dialog pops up for un-install, but NOT for install.

MSI shows elevation consent if the launching process isn't already elevated and the Package/@InstallPrivileges attribute isn't set to limited. You'll get it on uninstall because Programs & Features isn't elevated by default from the shell (unless UAC is turned off).

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to