Re: [WiX-users] Strange "Privileged" property behavior on Vista

2008-08-28 Thread Jon Seanor
You are correct - they need to be in both according to msdn. I'm waiting for feedback from the tester concerning this. However, on all the other Vistas where the installer works, AlwaysInstallElevated is undefined in both HKLM and HKCU. - According to the docs, the Privileged property should not

Re: [WiX-users] Strange "Privileged" property behavior on Vista

2008-08-28 Thread Buddell, James
Have you applied the policy to both HKLM and HKCU? I *think* that one needs to go in both. Cheers, James -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Seanor Sent: 28 August 2008 16:45 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Strang

Re: [WiX-users] Strange "Privileged" property behavior on Vista

2008-08-28 Thread Jon Seanor
One other thing - the PC that the installer fails on was not 'set up' to fail, so I'm really scratching my head over this one. Jon Seanor wrote: > > Hi > > - apologies if this is a repost. I sent this question yesterday but it > looks like the list server didn't send it... > > I've got a lau