You don't use the level for component conditions.  You just put something like 
this inside your 
component:
<Condition>MY_VALUE = REQUIRED_VALUE</Condition>

WiX produces pretty light files, so if there's no Condition table in your MSM, 
it's probably because 
it doesn't need to be there for that MSM.

Rob

Shmarya Rubenstein wrote:
> Yes, but that doesn't work.
> 
> Looking at the msm with Orca, I notice that there is no Condition table 
> at all... Also, I can't specify the Condition/@Level attribute inside a 
> component (candle growls at that)...
> 
> I'm really stumped...
> 
> On 7/5/06, *Rob Hamflett* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
> wrote:
> 
>     You can put a Condition in a Component.
> 
>     Rob
> 
>     Shmarya Rubenstein wrote:
>      > Hi all,
>      >
>      > I'm looking to do a conditional installation of a component
>     (based on a
>      > RegistrySearch)  within a merge module.
>      >
>      > Usually I'd just add a <Feature> to wrap the <Component>, and put the
>      > <Condition> inside the <Feature> with a Condition/@Level attribute.
>      >
>      > Unfortunately <Module>s don't support <Feature>s, so I can't do
>     that in
>      > my case...
>      >
>      > How can I conditionally install my Component?
>      >
>      > Thanks,
>      > --
>      > Shmarya
>      > -----------------------------------------------------------
>      > [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     <mailto:[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> -
>      > http://idp.shmarya.net
>      >
>      >
>      >
>     ------------------------------------------------------------------------
> 
>      >
>      > Using Tomcat but need to do more? Need to support web services,
>     security?
>      > Get stuff done quickly with pre-integrated technology to make
>     your job easier
>      > Download IBM WebSphere Application Server v.1.0.1 based on Apache
>     Geronimo
>      >
>     http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>     <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
> 
>      >
>      >
>      >
>     ------------------------------------------------------------------------
>      >
>      > _______________________________________________
>      > WiX-users mailing list
>      > WiX-users@lists.sourceforge.net
>     <mailto:WiX-users@lists.sourceforge.net>
>      > https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
>     Using Tomcat but need to do more? Need to support web services,
>     security?
>     Get stuff done quickly with pre-integrated technology to make your
>     job easier
>     Download IBM WebSphere Application Server v.1.0.1 based on Apache
>     Geronimo
>     http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>     <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
>     _______________________________________________
>     WiX-users mailing list
>     WiX-users@lists.sourceforge.net <mailto:WiX-users@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> 
> 
> -- 
> Shmarya
> -----------------------------------------------------------
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> - 
> http://idp.shmarya.net
> 
> 
> ------------------------------------------------------------------------
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to