Re: [WiX-users] Condition Privileged not working

2007-12-06 Thread Gonzalo Diethelm
This was happening due to some weird interaction between ALLUSERS and all version of the app already installed. It is working now. Thanks a lot. On Thu, 2007-12-06 at 15:59 +0100, Stefan Pavlik wrote: > Hi... > > I am using similar condition with WiX 2.0 for two years and it is > working OK. >

Re: [WiX-users] Condition Privileged not working

2007-12-06 Thread Stefan Pavlik
Hi... I am using similar condition with WiX 2.0 for two years and it is working OK. You should check the verbose log of the installation. msiexec.exe /i YourProduct.msi /l*v log_file.log regards Stefan Gonzalo Diethelm wrote: > Hello everyone, > > I need a Wix 2.0 package to be installed onl