Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Install Shield Limited Edition in visual Studio 2013 Express

First of all I'm new to visual studio. I need to develop a Setup (.exe) using Visual Studio C#. In order to create a setup, we need Windows Installer wizard. While searching on google I got a link from msdn Here

I tried to create a new project as described, but I wasn't able to find "Other Project Types". I searched google again and finally I got: InstallShield Limited Edition template provided by flexerasoftware.com. I registered and downloaded InstallShield 2013 Express Edition, and installed it. Restarted the machine and opened Visual Studio 2013, still I couldn't find other project type templates.

Everyone simply says choose setupwizard under "other project types", but no one provides any description on templates setup.

What am I missing here, and why this much complexity to create setup file wizard. Guide me If I am missing anything, I'm in a serious trouble.

Note : Currently am using Visual Studio 2013 Express edition.

Thanks.

like image 972
Myth90 Avatar asked Jan 01 '26 02:01

Myth90


1 Answers

This link explain where to find it: http://msdn.microsoft.com/en-us/library/dn531020.aspx

From the link below: >

  • To enable InstallShield Limited Edition On the menu bar, choose File, New, Project.
  • In the New Project dialog box, expand the Other Project Types node, and then choose the Setup and Deployment node.
  • In the template list, choose Enable InstallShield Limited Edition, and then choose the OK button.
  • In the browser window that opens, read the instructions, and then choose the Go to the download web site link.
like image 89
eKelvin Avatar answered Jan 04 '26 15:01

eKelvin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!