How to implement WiX installer upgrade?

后端 未结 12 1423
礼貌的吻别
礼貌的吻别 2020-11-22 07:05

At work we use WiX for building installation packages. We want that installation of product X would result in uninstall of the previous version of that product on that machi

12条回答
  •  暗喜
    暗喜 (楼主)
    2020-11-22 07:35

    Below worked for me.

    
    
    
        
    
    
        
    
    

    Please make sure that the UpgradeCode in Product is matching to Id in Upgrade.

提交回复
热议问题