Visual Studio 2013 and Installshield

Michael Huckaby 21 Reputation points
2020-11-19T17:24:21.81+00:00

Years ago I created a windows form project which eventually moved to Visual Studio 2013. Back then VS2013 had a free version of Installshield that one could use to ease deployment.

Recently I updated the project to use a newer .net version so that someone installing it didn't have to find the older version of .net.

I realized that since I had reinstalled VS2013 on a newly imaged computer that now I am unable to add installshield. Or best I can comprehend from the documentation I would minimally need to pay $800 for the lowest version of installshield to use.

Is there another tool available or suggested for people who are not selling software commercially and to whom it is impractical to manually install a program to the half dozen people who might be using it? I talking about simple installs that work in the same way as the original installshield kit.

I know that there is a "demo" license you can get for a month but I really don't feel like worrying whether the created kit will also stop working in 30 days.

Thanks for any suggestions you might provide,

Mike

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

Accepted answer
  1. RLWA32 49,636 Reputation points
    2020-11-20T03:26:55.753+00:00

    You can obtain the VS2013 Installer Projects extension here -

    Microsoft's Visual Studio 2013 Installer Projects

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. David Lowndes 4,726 Reputation points
    2020-11-19T17:34:31.24+00:00

    If you can consider moving to a newer version of Visual Studio, there's the rejuvenated Microsoft Visual Studio Installer Projects extension available.

    There are other tools also such as NSIS.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.