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.
> 
> 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 only by administrator users, so
> > I added the following as a child of the Product element:
> > 
> >   <Condition Message="Admins only">Privileged</Condition>
> > 
> > Then I logged in as a non-administrator user in Windows XP  SP2 and ran
> > the installer. I never saw the "Admins only" message, and the
> > installation proceeded Ok to the end. Am I missing something?
> > 
> > Thanks and best regards,
> > 
> > 
> > -- 
> > Gonzalo Diethelm
> > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > -------------------------------------------------------------------------
> > SF.Net email is sponsored by: The Future of Linux Business White Paper
> > from Novell.  From the desktop to the data center, Linux is going
> > mainstream.  Let it simplify your IT future.
> > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> 


-- 
Gonzalo Diethelm
[EMAIL PROTECTED]
-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to