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.
最终构建器的确切目的是什么,我可以使用最终构建器为 c#.net 项目创建安装项目吗?我用谷歌搜索了相同的结果,发现不相关的结果,请告知
FinalBuilder 是一个自动构建工具,它不是一个设置构建器。
它旨在自动化您在创建发布时通常执行的任务,即 - 获取源代码,构建它,调用设置构建器(如 installshield,wix,innosetup),将文件复制到网络共享或 ftp/sftp/ftps服务器。