How do i create an InstallShield LE project to install a windows service?

后端 未结 11 987
耶瑟儿~
耶瑟儿~ 2020-11-27 09:18

I downloaded Visual Studio 2012 yesterday when it was released on MSDN. I have noticed that a few of the project types that we had in 2010 are gone or different. The bigges

11条回答
  •  死守一世寂寞
    2020-11-27 10:17

    Visual Studio setup projects are back in VS 2013 as a visual studio extension.

    https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d

    Please update your solution and projects to VS 2013. If you are still in VS 2010, you are probably better off by upgrading directly to VS 2013.

    My experience with Installsheild LE is that it is very quirky but once you figure out the tricks, it is easier to use. However, I think that the limited edition is a way by Microsoft and Flexera to sell the fully featured edition. In other words, first we pay Microsoft a lot of money for Visual Studio and then their partner (in crime) more for Installsheild. Bad strategy which did not work out since they had to bring back the setup projects in VS 2013.

提交回复
热议问题