I don't think there's a way to have a remove button implemented inside a 
major upgrade MSI package.
At least not from WiX. WinDbg supports Upgrade and CustomUpgrade modes, 
which are somewhat
helpful, but it seems that there are no samples (tutorials or other MSI 
distributions) like the one I need.

I will just remove it for now.

Best regards,
    Calin

Calin Iaru wrote:
> Hi Bob,
>
>     been there. I find that something similar is done with WinDbg. 
> Thanks to all for helping out. Keep you posted.
>
> Best regards,
>     Calin
>
> Bob Arnson wrote:
>   
>> Calin Iaru wrote:
>>     
>>> I see that MigrateFeatureStates discovers that the features are 
>>> installed. Next, InstallValidate says that the feature is absent when 
>>> the versions do not match (ie install with one MSI and uninstall with 
>>> the other). RemoveExistingProducts is skipped in both cases (remove 
>>> from different version and remove from same).
>>>   
>>>       
>> Take a look at http://www.tramontana.co.hu/wix/lesson4.php for samples.
>>
>>     
>
>
> -------------------------------------------------------------------------
> 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
>
>   


-------------------------------------------------------------------------
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