开发者

Which free deployment/installer software is better?

Which of the following free deployment/installer software is better:

Does Microsoft offer free deployment/installer software with the same capabilities as the above?


If you use Visual Studio you can add a Setup Project to your existing solution. You can customize each step of the setup and include custom actions and prerequisites.

You can create the following setups:

  • Merge Module
  • Setup (MSI)
  • Web Setup
  • CAB files

Full information on the MS Visual Studio Setup & Deployment Project can be found here

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜