That is something that should be in the BootstrapperApplicationData.xml
file. Check out the WixPackageProperties/@PackageType.  We try not to bloat
the callbacks with static data since we'll keep breaking the contract
adding more data. So static data is provided in the
BootstrapperApplicationData.xml file.


On Thu, Aug 25, 2011 at 9:34 AM, jhennessey <jack.hennes...@hyland.com>wrote:

> I noticed that package type isn't provided to the UX when
> OnDetectPackageComplete is fired. This seems like something that would be
> very beneficial to know. In my case, I am building custom objects in the
> callbacks so I can keep track of all the packages and I need to know the
> package type without hardcoded knowledge.
>
> Does it seem reasonable that this should be provided to the UX?
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-UX-Package-Type-Isn-t-Provided-tp6725137p6725137.html
> Sent from the wix-devs mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to