Wix UpgradeVersion

邮差的信 提交于 2019-12-02 07:21:05

Assuming your UpgradeCode guids and versions are correct, you may be cross context; a per user install cannot upgrade (or detect) a per machine install, and vice versa. If you do the install with a verbose log then it may tell you that FindRelatedProducts didn't find one in your install context.

Note that your Upgrade element Id is not set to your UpgradeCode GUID.

From Checking for Oldies:

The Id attribute of the Upgrade tag refers back to the UpgradeCode GUID of the original installation package
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!