问题标签 [msp]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
750 浏览

windows-installer - 为什么 MSI 修补 TTF 字体文件总是会导致重新启动?

我们创建了一个更新 TrueType 字体 (.TTF) 文件的 MSP 补丁,但它会导致 1603(安装后需要重新启动。)这是 MSI 日志:

我确定该文件未在使用中。(在应用此补丁之前重新启动机器。)

谢谢!

0 投票
0 回答
129 浏览

wix - 如何为wix补丁传递GUID?

我正在使用 PatchCreation 属性来创建基于 wix 的补丁。

如何通过candle.exe参数将新的guid传递给PatchCreation id值?