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 窗体应用程序并使用单击一次进行部署。我想创建 2 个实例,它们都应该能够以不同的名称安装在同一台机器上,例如“app1_local”和“app1_beta”,而不会相互干扰。这该怎么做???
这篇关于运行同一部署的多个版本的文章解释了如何做到这一点。