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.
对于Windows应用程序安装程序..我可以进行修复(而不是卸载然后安装)我的问题是..通过wix安装程序安装Web应用程序后,它可以在IIS管理器上。我可以通过 wix 安装程序修复该 Web 应用程序吗(以避免卸载并再次安装)
是的,带有 WiX 工具集的 IIS 标准自定义自定义操作(与 WiX 工具集提供的所有标准自定义操作一样)支持所有这些修复以及安装、卸载、修补、回滚。