Speaking of using the Upgrade table to do detect only searches,  is there a 
reason why WiX won't allow me to author this in a merge module?

We have merge modules maintained in ORCA that we are trying to convert to WiX 
and WiX won't allow it.  I can't think of a reason why using the Upgrade table 
to do a search and property assignment would be problematic in a merge module.

Chris

Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me


--- On Wed, 12/29/10, Rob Mensching <r...@robmensching.com> wrote:

> From: Rob Mensching <r...@robmensching.com>
> Subject: Re: [WiX-users] ComponentSearch and *
> To: "General discussion for Windows Installer XML toolset." 
> <wix-users@lists.sourceforge.net>
> Date: Wednesday, December 29, 2010, 9:17 AM
> Upgrade table would probably be
> easier.
> 
> On Tue, Dec 28, 2010 at 6:07 PM, Alex Ivanoff <alex.ivan...@shavlik.com>wrote:
> 
> > I just realized that we may using the wrong approach.
> >
> > We have two installers: InstallerA and InstallerB.
> InstallerB can only be
> > installed if InstallerA is installed. So we are using
> component search to
> > find one of the components of InstallerA. Should we be
> using upgrade table
> > instead?
> >
> > On Tue, Dec 28, 2010 at 19:45, Rob Mensching <r...@robmensching.com>
> wrote:
> >
> > > Yes, but you'll need to open the MSI in Orca to
> find the GUID.
> > >
> > > On Tue, Dec 28, 2010 at 4:43 PM, Alex Ivanoff
> <alex.ivan...@shavlik.com
> > > >wrote:
> > >
> > > > If the component Guid is autogenerated
> (Guid="*") is there a way to use
> > > > this component in ComponentSearch?
> > > >
> > > >
> > > >
> > >
> >
> ------------------------------------------------------------------------------
> > > > Learn how Oracle Real Application Clusters
> (RAC) One Node allows
> > > customers
> > > > to consolidate database storage, standardize
> their database
> > environment,
> > > > and,
> > > > should the need arise, upgrade to a full
> multi-node Oracle RAC database
> > > > without downtime or disruption
> > > > http://p.sf.net/sfu/oracle-sfdevnl
> > > >
> _______________________________________________
> > > > WiX-users mailing list
> > > > WiX-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > > >
> > > >
> > >
> > >
> > > --
> > > virtually, Rob Mensching - 
> > > http://RobMensching.com<http://robmensching.com/>
> > <http://robmensching.com/>LLC
> >  >
> > >
> >
> ------------------------------------------------------------------------------
> > > Learn how Oracle Real Application Clusters (RAC)
> One Node allows
> > customers
> > > to consolidate database storage, standardize
> their database environment,
> > > and,
> > > should the need arise, upgrade to a full
> multi-node Oracle RAC database
> > > without downtime or disruption
> > > http://p.sf.net/sfu/oracle-sfdevnl
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> >
> >
> ------------------------------------------------------------------------------
> > Learn how Oracle Real Application Clusters (RAC) One
> Node allows customers
> > to consolidate database storage, standardize their
> database environment,
> > and,
> > should the need arise, upgrade to a full multi-node
> Oracle RAC database
> > without downtime or disruption
> > http://p.sf.net/sfu/oracle-sfdevnl
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
> 
> 
> -- 
> virtually, Rob Mensching - http://RobMensching.com LLC
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node
> allows customers
> to consolidate database storage, standardize their database
> environment, and, 
> should the need arise, upgrade to a full multi-node Oracle
> RAC database 
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 


      

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to