InstallShield LE is not working in vs2013 in windows 8.1

谁说胖子不能爱 提交于 2020-01-17 01:45:08

问题


I am working in Visual Studio 2013 on Windows 8.1 .

I have windows service project, for that i want to create a setup project.

I am trying to add install shield limited edition project.

When i am clicking on OK button. Nothing happend, nnly setup1 named folder created in my solution folder.

What should i do to fix this bug.


回答1:


In the Visual Studio 2013, IDE showing "Enable InstallSheild Limited Edition", it means you have not installed InstallSheild yet. Download InstallShield from here. After download it install installSeild and run visual studio as administrator. Then add InstallSheild template to your project, it will work now.

This article will guide through rest process.



来源:https://stackoverflow.com/questions/23026651/installshield-le-is-not-working-in-vs2013-in-windows-8-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!