Re: [WiX-users] WixStdba same version upgrades (was Bootstrapper Upgrade Detection)

2012-09-22 Thread Gregory Beaty
Too bad I still can't figure out why my previous bundle won't complete the uninstallation. Thanks for the information I may just go with a native approach as well. On Sep 22, 2012 11:06 AM, "Neil Sleightholm" wrote: > Thanks to Rob's input I have finally got same version upgrades working in > my

[WiX-users] WixStdba same version upgrades (was Bootstrapper Upgrade Detection)

2012-09-22 Thread Neil Sleightholm
Thanks to Rob's input I have finally got same version upgrades working in my version of WixStdba, for reference this is what I came up with: BOOTSTRAPPER_RELATED_OPERATION m_Operation; virtual STDMETHODIMP_(int) OnDetectRelatedBundle( __in LPCWSTR wzBundleId, __in LPCWSTR wzBundleTag,