Chris,

Is your new version a "Major Upgrade"
(http://msdn.microsoft.com/en-US/library/aa369786.aspx), as opposed to a
"Small Update" or "Minor Upgrade"
(http://msdn.microsoft.com/en-us/library/aa370579.aspx)?  Also, if it is a
Major Upgrade, then when is your RemoveExistingProducts action scheduled?
(http://msdn.microsoft.com/en-us/library/aa371197.aspx;
http://wixtoolset.org/documentation/manual/v3/xsd/wix/majorupgrade.html)

Could you also please provide XML snippets of the custom action in the
source code for the *previous* version of the installer?  What I'm looking
for is both the CustomAction element that describes what the custom action
does, as well as all *Sequence/Custom and/or UI/Publish element(s) that
schedule the action and specify the conditions under which it should run.

Regards,
Mike


Arthur, Christopher wrote
> Thx for the answer. The uninstallation of the previous Version is working
> fine. The error is ocuring only during Upgrade within the wix installer.
> 
> The strange thing the CustomAction.dll is searched within the default
> targetdir of the wix installer and Not within the targetdir of the already
> installed Application.





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Strange-Beahaviour-while-installing-previous-Version-tp7594117p7594142.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to