Realize that uninstall during major upgrade involves two different packages
being transacted (the only nested transaction still supported). The
upgrading package runs, and during its RemoveExistingProducts action the
InstallExecuteSequence of the package(s) being removed are run with the
REMOVE and UPGRADINGPRODUCTCODE properties being set.

-----Original Message-----
From: Alexander Shevchuk (Volt) [mailto:a-ale...@microsoft.com] 
Sent: Thursday, October 29, 2009 1:09 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Property-RegistrySearch during uninstall

> When during the uninstall are the RegistrySearch values evaluated?

RegistrySearch is evaluated during AppSearch action.

>Are they evaluated during by uninstall package that is invoked during
>a major upgrade as well?  If so, when?

Uninstall during major upgrade is done by RemoveExistingProducts action.



----------------------------------------------------------------------------
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to