I added this upgrade tag,

<Upgrade Id="{4A71B80F-7D47-4B37-B16B-E5A1C6C0C79C}">
            <UpgradeVersion OnlyDetect="no" Property="NEWERFOUND"
IncludeMinimum="yes"
                Minimum="2.5.0"/>
        </Upgrade>

And I schedule RemoveExistingProducts with this

<Custom Action="RemoveExistingProducts"  After="InstallValidate"/>

I'm still getting the unresolved reference to symbol
CustomAction:RemoveExistingProducts in section Product.

What else am I missing?


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to