I think you'll want to look at the OnDetectRelatedBundle() callback. It
should tell you there is another bunld with the same version on that would
be an upgrade.

On Tue, Aug 21, 2012 at 11:18 PM, Neil Sleightholm <n...@x2systems.com>wrote:

> This is with the standard BA. With an MSI you can get the same behaviour
> but it is easy to override and by default it would warn you that an
> existing product was installed. I find this a real pain when testing as
> usually I would link the version to the version of the primary MSI and this
> doesn't change. I'll raise this as a bug but I guess you won't want to fix
> it until 3.7.
>
> I also have a custom BA based on StdBA could you give me a hint where the
> detection happens?
>
> Neil
>
> -----Original Message-----
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: 22 August 2012 00:24
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Multiple entries in ARP
>
> It's up to the BA. Presumably the UpgradeCode is the same (since you just
> rebuilt) so the BA is notified that a "related bundle" with the exact same
> version is on the machine. The BA can decide that is fine and let the new
> bundle install SxS.
>
> You can get the same behavior with Windows installer packages by changing
> the ProductCode and having the Upgrade table not detect same version.
> On Tue, Aug 21, 2012 at 8:49 AM, Neil Sleightholm <n...@x2systems.com
> >wrote:
>
> > This seems to be reproducible, if you rebuild that package with the
> > same version number a duplicate entry appears in ARP - this feels like
> > a bug to me but before I report it I wonder if anyone has a different
> opinion.
> >
> > Neil
> >
> > -----Original Message-----
> > From: Neil Sleightholm [mailto:n...@x2systems.com]
> > Sent: 18 August 2012 13:55
> > To: General toolset. (wix-users@lists.sourceforge.net)
> > Subject: [WiX-users] Multiple entries in ARP
> >
> > I know this is an odd scenario but if install a bundle and then
> > rebuild it with the same version number and install it both versions
> > appear in ARP, is this expected behaviour or a bug?
> >
> > Neil
> >
> > Neil Sleightholm
> > X2 Systems Limited
> > n...@x2systems.com<mailto:n...@x2systems.com>
> >
> >
> > ----------------------------------------------------------------------
> > --------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond.
> > Discussions will include endpoint security, mobile security and the
> > latest in malware threats.
> > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
> > ----------------------------------------------------------------------
> > --------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond.
> > Discussions will include endpoint security, mobile security and the
> > latest in malware threats.
> > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
>
>
> --
> virtually,
>
>    Rob Mensching
>    http://RobMensching.com LLC
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and threat
> landscape has changed and how IT managers can respond. Discussions will
> include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to