Well, what I tried was a CA that ran before FindRelatedProducts.  This
CA prompted for and set the TRANSFORMS variable in hopes that when the
FindRelatedProducts executed it would find the instance already
installed and go into maintenance mode.  In my test however (maybe it
was flawed), it seemed that the new value for TRANSFORMS wasn't being
used for the product lookup.

Any thoughts?

Thanks,
Kevin



On Fri, 2010-01-22 at 14:49 -0800, Blair wrote:

> You would need some sort of action that runs after the selection that will
> determine if the selected instance is installed. Whether that is
> FindRelatedProducts or some CA you write...
> 
> -----Original Message-----
> From: Kevin Garman [mailto:gar...@scadaware.com] 
> Sent: Friday, January 22, 2010 12:58 PM
> To: wix-users
> Subject: [WiX-users] Custom Action to go into Modify Mode
> 
> Hi,
> 
> >From my testing, it seems this may not be possible, but  I thought I'd
> see if anyone can give me a definitive answer.
> 
> I have a multi-instance (transforms) installer and when I double-click
> the msi, I want to have a custom action pop a window up prompting for a
> transform id.  After I type a valid id in and click ok, the installer
> would then install that instance---this much seems to work.  However, if
> the instance already is installed, I would like to go (after the prompt)
> to the 'Modify/Maintenance' mode of the installer
> (Modify/Reinstall/Uninstall) to modify the chosen instance.
> 
> Is this possible?  If so, what do I need to make it happen?
> 
> Thanks much,
> Kevin
> 
> 
> ----------------------------------------------------------------------------
> --
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for Conference
> attendees to learn about information security's most important issues through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to