gpt4 book ai didi

file - 卸载后如何使WiX离开文件?

转载 作者:行者123 更新时间:2023-12-03 10:23:10 24 4
gpt4 key购买 nike

有没有办法在卸载后不删除文件?

最佳答案

像这样设置ComponentPermanent="yes":

<Component Id="LicenseDoc" Guid="*" Permanent="yes">
<File Id ="License.rtf" Source="$(var.SolutionDir)Installer\License.rtf" />
</Component>

关于file - 卸载后如何使WiX离开文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2631063/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com