Of Mike Dimmick
Sent: Tuesday, May 15, 2007 11:37 AM
To: [EMAIL PROTECTED]; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX v3.0 on Vista doesn't run some custom actions
whenUAC is enabled
Almost certainly it is called, but the action is not elevated, so it fails.
If you need a CA
Almost certainly it is called, but the action is not elevated, so it fails.
If you need a CA to be elevated in Windows Vista - even if the MSI was
launched elevated - you need the action to be deferred and not impersonate
the running user (i.e. CustomAction/@Execute='deferred' and
@Impersonate=
2 matches
Mail list logo