PameAlex wrote:
> Another thing kind of curious is the fact that the other
> property(OLDAPPFOUND) I am using to avoid the component to be installed
> during the Upgrade is working so the issue is only in the uninstallation
> part.
>
You're not going to be able to use component conditions to pr
The property is being set correctly
Action 17:11:37: RemoveExistingProducts. Removing applications
Action start 17:11:37: RemoveExistingProducts.
RemoveExistingProducts: Application: {D2E3C4E8-F835-42BF-9871-DC2AF481361B},
Command line: UPGRADINGPRODUCTCODE={F8B81715-3E66-4462-ADF8-2610EBC52BB8}
PameAlex wrote:
> The RemoveExistingProducts action is after FindRelatedProducts
>
I don't think you can rely on the UpgradeVersion properties being passed
to the old product. Check a verbose log after RemoveExistingProducts to
see the major upgrade.
--
sig://boB
http://joyofsetup.com/
-
The RemoveExistingProducts action is after FindRelatedProducts
NEWAPPFOUND
OLDAPPFOUND
--
View this message in context:
http://n2.nabble.com/Component-condition-ignored-during-Upgrade-tp1122156p1301820.html
Sent from the wix-users mailing list archive at Nabb
Pamela Alvarez wrote:
> I really need some help!. I made 3 installers (1.0.1.0 -> v1, 1.0.2.0
> ->v2, 1.0.3.0 ->v3) each is a full installer and also a major upgrade of
> the previous installer.
>
Where are you scheduling RemoveExistingProducts?
> ($(var.IIS5) Or $(var.IIS6)) And ((Installed
5 matches
Mail list logo