您现在的位置是:首页 > 电脑 > 

如何在卸载时应用Msi转换?(How to apply a Msi transform at uninstall?)

2025-07-18 15:21:37
如何在卸载时应用Msi转换?(How to apply a Msi transform at uninstall?) 我正在尝试修复已经发布的基于Windows Installer的安装程序。 该修补程序用于卸载软件包时发生的错误。 为此,我想提供一个在卸载前应用的.mst转换文件。 产品安装后是否可以使用转换? 或者可以在开始卸载之前将转换应用于已安装的.ms
如何在卸载时应用Msi转换?(How to apply a Msi transform at uninstall?)

我正在尝试修复已经发布的基于Windows Installer的安装程序。 该修补程序用于卸载软件包时发生的错误。 为此,我想提供一个在卸载前应用的.mst转换文件。 产品安装后是否可以使用转换? 或者可以在开始卸载之前将转换应用于已安装的.msi文件? 我使用的命令行如下所示:

/x {Product-Code} TRASFORMS={Path-To}\

I'm trying to fix a Windows Installer based setup that is already released. The fix is for an error that occurs when uninstalling the package. For this I'd like to provide a .mst transform file that is applied before uninstalling. Is it possible to use a transform after the product was installed? Or can the transform be applied to an already installed .msi file before the uninstall is started? The command line I used was like this:

/x {Product-Code} TRASFORMS={Path-To}\

最满意答案

转换仅在首次安装时应用,或者在内部作为补丁的一部分应用。 要解决这样的问题,您应该考虑应用次要升级(尽管如果大小是主要问题,您应该能够将次要升级打包为补丁)。 确保传递v作为REISTALLMODE属性的一部分,以便新包替换旧包; 一般vomus对这个属性来说是一个很好的价值。

Transforms are only applied at first-install, or internally as part of a patch. To fix problems like this, you should cider applying a minor upgrade (although if size is a major concern, you should be able to package the minor upgrade as a patch). Be sure to pass v as part of the REISTALLMODE property so that the new package replaces the old one; generally vomus is a good value for that property.

#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格

本文地址:http://www.dnpztj.cn/diannao/44154.html

相关标签:无
上传时间: 2023-04-10 00:18:11

上一篇:vim 跳转命令

下一篇:vim命令总结

留言与评论(共有 20 条评论)
本站网友 深圳温泉
26分钟前 发表
您应该能够将次要升级打包为补丁)
本站网友 dnfd
12分钟前 发表
您应该考虑应用次要升级(尽管如果大小是主要问题
本站网友 鼠标点击
18分钟前 发表
如何在卸载时应用Msi转换?(How to apply a Msi transform at uninstall?) 我正在尝试修复已经发布的基于Windows Installer的安装程序
本站网友 叫卖录音网
7分钟前 发表
您应该考虑应用次要升级(尽管如果大小是主要问题
本站网友 什么时候练瑜伽最好
30分钟前 发表
you should be able to package the minor upgrade as a patch). Be sure to pass v as part of the REISTALLMODE property so that the new package replaces the old one; generally vomus is a good value for that property.
本站网友 4234
21分钟前 发表
确保传递v作为REISTALLMODE属性的一部分
本站网友 火龙果有什么营养
20分钟前 发表
或者在内部作为补丁的一部分应用
本站网友 山竹的功效
1分钟前 发表
确保传递v作为REISTALLMODE属性的一部分
本站网友 什么是白癫疯
25分钟前 发表
为此
本站网友 桑白皮汤
21分钟前 发表
you should be able to package the minor upgrade as a patch). Be sure to pass v as part of the REISTALLMODE property so that the new package replaces the old one; generally vomus is a good value for that property.
本站网友 asp是什么
26分钟前 发表
you should be able to package the minor upgrade as a patch). Be sure to pass v as part of the REISTALLMODE property so that the new package replaces the old one; generally vomus is a good value for that property.
本站网友 美女的奶子
11分钟前 发表
you should be able to package the minor upgrade as a patch). Be sure to pass v as part of the REISTALLMODE property so that the new package replaces the old one; generally vomus is a good value for that property.
本站网友 纯电动汽车排名
4分钟前 发表
or internally as part of a patch. To fix problems like this
本站网友 补肾保健食品
17分钟前 发表
确保传递v作为REISTALLMODE属性的一部分
本站网友 喉癌
1分钟前 发表
要解决这样的问题
本站网友 厦门自助餐
19分钟前 发表
为此
本站网友 箭牌马桶怎么样
14分钟前 发表
产品安装后是否可以使用转换? 或者可以在开始卸载之前将转换应用于已安装的.msi文件? 我使用的命令行如下所示: /x {Product-Code} TRASFORMS={Path-To}\ I'm trying to fix a Windows Installer based setup that is already released. The fix is for an error that occurs when uninstalling the package. For this I'd like to provide a .mst transform file that is applied before uninstalling. Is it possible to use a transform after the product was installed? Or can the transform be applied to an already installed .msi file before the uninstall is started? The command line I used was like this
本站网友 缓存是什么
15分钟前 发表
要解决这样的问题
本站网友 s5000vsa
14分钟前 发表
您应该能够将次要升级打包为补丁)