【问题标题】:version number more than the current one. Unable to install版本号大于当前版本号。无法安装
【发布时间】:2016-12-25 10:06:55
【问题描述】:

我正在尝试在我的计算机中安装一个新的 MSi 文件。程序集 GAC Deploy.msi。 msi 构建版本号以 5563 结尾。但是,我已经安装了 GAC 部署 msi,其版本号大于此。这可能是因为多个用户可能在同一个程序集上进行了构建,导致版本号增加。但我所做的更改是最新的,我无法在我的实例中安装这些更改,因为版本号小于我在已安装程序中显示的数字。如何更改此编号,以便实例认为我现在安装的文件是最新的?请帮忙。

You can see that there is an error which says installation failed

Because you can see that the version number installed on my PC is more than what I am trying to install.

【问题讨论】:

    标签: visual-studio-2008 version assemblies


    【解决方案1】:

    通过将 DetectNewerInstalledVersion 属性更改为 false。

    【讨论】:

      猜你喜欢
      • 2021-10-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-01-10
      • 1970-01-01
      • 1970-01-01
      • 2017-03-17
      • 1970-01-01
      相关资源
      最近更新 更多