Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在安装一个 Wix msi。它将文件夹和文件添加到另一个应用程序安装的现有文件夹中。当我卸载 msi 时,它会删除现有文件夹。尝试使用 shared="yes"。问题仍然存在。
如果您尝试将其他应用程序安装的相同文件集添加到该文件夹中(但使用不同的 Guid),卸载一个将删除所有文件。