I am passing REGION into MSIEXEC, not manipulating it with a UI element,
so it is set well before the feature installation is evaluated.

I am running verbose logging and I can see the REGION property is set
and much further down in the log, the Feature is installed.

Any ideas what I am doing wrong here?

Thanks.

- Phil

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Friday, March 27, 2009 12:17 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Conditionally Creating a directory tree

phillip_sid...@dellteam.com wrote:
> The INSTALLLEVEL is set to 1000. I believe this fragment should only
> install the VoltFeedsDirStructure component group if the REGION="DAO",
> since the Condition will only reset the Level to 1 if it evaluates to
> true. Am I missing something?
>   

Depends on where REGION gets set. For example, see 
http://www.joyofsetup.com/2007/05/30/feature-conditions-and-ui/.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------
------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to