Re: [WiX-users] Installing a binary in context of current logged inuser

2006-07-25 Thread Derek Cicerone
-users@lists.sourceforge.net Subject: RE: [WiX-users] Installing a binary in context of current logged inuser   Hi,   We tried using this Impersonate attribute setting to “yes”, but still it doesn’t work as per the requirement. Is there is any other solution for this problem?   Regards

Re: [WiX-users] Installing a binary in context of current logged inuser

2006-07-25 Thread Pallavi Patrutkar
: Friday, July 21, 2006 12:35 PM To: 'Bahar Shah'; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Installing a binary in context of current logged inuser   Set the Impersonate attribute to “yes” for that CustomAction element – but then the CA doesn’t run as LocalSystem so it do