开发者

Wix Force Overwrite of files for One Folder

开发者 https://www.devze.com 2023-01-08 12:01 出处:网络
I have several directories and files as part of my installation. One of the folders I want to replace the contents always and the remaining follow the default Wix behavior. I noticed I can setup REINS

I have several directories and files as part of my installation. One of the folders I want to replace the contents always and the remaining follow the default Wix behavior. I noticed I can setup REINSTALLMODE to "amus", but does this apply to the entire package?

http://ms开发者_运维百科dn.microsoft.com/en-us/library/aa371182(v=VS.85).aspx

http://wix.mindcapers.com/wiki/MSIExec

How do I use

<Property Id="REINSTALLMODE" Value="amus" />

on a single directory or component?


Windows Installer doesn't support doing that.


Windows Installer might not "support" that, but it certainly can be done with version lying.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号