Hi all,
   The project I am working on has a main executable and multiple optional 
components (each has its own MSI) that a user can choose from when running the 
bootstrapper. The project uses third-party software that checks for updates 
when the main executable is launched. In order for the software to check each 
component, it requires the URL, version of the MSI, Product ID (GUID), and 
Component ID (GUID). I have a custom bootstrapper application set up, but the 
only ID's I get in the event handlers are string ID's. Is there anyway I can 
access the data so I can pass it to the main .exe's auto-update mechanism?
Thanks,
Mike                                      
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to