Albert van Peppen wrote:
When i have a ALLUSER=1 installation and i use the attribute InstallPrivileges='elevated' on my Package element, what does this mean? 1 - The package will be run elevated, the user installing the MSI must have sufficient rights to install this MSI (needs to write HKLM for example) OR AlwaysInstallElevated-policy must apply (HKLM or HKCU) 2 - The package will be run elevated, it doesn't care about what rights the user has; it will be installed.

#1 -- a package marked as requiring elevated privileges is a request; the user must be an admin or on Vista, confirm the elevation prompt or provide admin credentials.

--
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