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.
我有一个在 Visual Studio 中构建的设置/部署项目,用于打包我的 WPF 应用程序。我现在想在 NSIS 中构建一个安装程序来打包我的应用程序。是否有任何工具可以将我的 VS 设置项目导入 NSIS?
NSIS 拥有的唯一导入工具是用于 .reg 文件 AFAIK