Burn does exactly what you ask. It comes in the
IBootstrapperApplication::OnDetectRelatedMsiPackage(). Your BA  gets all the
information.

What does not exist is an "UpgradeCodeSearch" element to create a property
from some discovered ProductCodes.

On Fri, Oct 14, 2011 at 1:29 PM, Tobias S <tobias.s1...@gmail.com> wrote:

> As posting that feature request maybe some additional words :-)
>
> Personally I frequently use the FindRelatedProducts +
> (GetRelatedProducts in DTF) to detect other installed MSIs.
>
> E.g. for my DTF implementation I use the limitation that it only works
> in case GetRelatedProducts returns exactly one product. In daily work
> I never came to the point where GetRelatedProducts returned several
> ProductCodes.
>
> Maybe the limitation that this function works only in case of one
> return value + some error in case of an array could be a possible
> approach for burn?
>
> Regards
> Tobias
>
>
> > 4. Searching for UpgradeCode is difficult because it returns an array.
> Burn
> > Variables do not support arrays. That's why this feature request is
> > difficult.
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to