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.
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.