【问题标题】:How can I lift the requirement to uninstall before installation of a .NET application built with Visual Studio?在安装使用 Visual Studio 构建的 .NET 应用程序之前,如何取消卸载要求? 【发布时间】:2023-03-14 21:39:01 【问题描述】:
是否可以在 Visual Studio 中构建不需要在安装前卸载应用程序的安装程序? (假设该应用程序已经安装。)
我使用 Visual Studio 中的安装项目为我的 Windows 窗体 (.NET) 应用程序创建安装程序。如果应用程序已安装,则在运行安装程序时会显示此消息: