Re: [WiX-users] Burn: Specifying PackageGroup Id on button click

2012-10-23 Thread Hans ter Horst
. < > wix-users@lists.sourceforge.net> > Sent: Monday, October 22, 2012 12:17 PM > Subject: Re: [WiX-users] Burn: Specifying PackageGroup Id on button click > > Thanks Rob, unfortunately I cannot find any information about > the OnPackagePlan callbacks online nor can I see

Re: [WiX-users] Burn: Specifying PackageGroup Id on button click

2012-10-23 Thread Adrian Gantoi
day, October 22, 2012 12:17 PM Subject: Re: [WiX-users] Burn: Specifying PackageGroup Id on button click Thanks Rob, unfortunately I cannot find any information about the OnPackagePlan callbacks online nor can I see it used in the WixBA source code. Could you point me in the right direction? Thanks!

Re: [WiX-users] Burn: Specifying PackageGroup Id on button click

2012-10-22 Thread Hans ter Horst
Thanks Rob, unfortunately I cannot find any information about the OnPackagePlan callbacks online nor can I see it used in the WixBA source code. Could you point me in the right direction? Thanks! On Fri, Oct 19, 2012 at 6:59 PM, Rob Mensching wrote: > Check on the OnPackagePlan callbacks. > > O

Re: [WiX-users] Burn: Specifying PackageGroup Id on button click

2012-10-19 Thread Rob Mensching
Check on the OnPackagePlan callbacks. On Fri, Oct 19, 2012 at 5:19 AM, Hans ter Horst wrote: > Hello, i have several simple installers that I would like group behind a > Burn interface and start depending on the button clicked from the > Bootstrapper interface I am designing which will have seve