Are we still stuck with installer projects .vdrpoj or WiX in Visual Studio 2013?

后端 未结 3 1323
既然无缘
既然无缘 2021-01-16 20:07

Is there no better Installer project in Visual Studio 2013 than the Setup projects or WiX?

I have a .vdproj and some WiX projects since Visual Studio 2008 which I no

3条回答
  •  悲哀的现实
    2021-01-16 20:20

    There is also Advanced Installer which have a Visual Studio Installer extension (with UI) which is available in their free edition (from what I know). Their Installer extension for VS is also MSBuild compatible.

提交回复
热议问题