Properties are an MSI concept. Bundle Variables are a Burn concept. We
named them different to avoid confusing the two.

There are XxxSearch elements that can be used in Bundles to set Variables
and there are XxxSearch elements that can be used in MSI to set Properties.

I don't think we've done the work to create mirrors of the Bundle searches
for all the ones we've built up over the years for MSI.

You could do it though.

On Wed, Jul 25, 2012 at 3:56 PM, Darwin Baines <da...@microsoft.com> wrote:

> I wanted a simple launch condition in the bootstrapper to check and make
> sure that .net 3.5 is installed. I realize that I can make a PakageGroup,
> but I don't want to install it if it isn't there.
>
> I cannot find a way to reference the NETFRAMEWORK35 property.
>
> It looks like the bal Condition only recognizes bundle variables in
> expressions (not properties) and placing values in bundle variables is a
> simple copy. It doesn't evaluate expressions.
>
> Is this accurate? Is there another means of doing this?
>
> Thanks
>
> Darwin
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to