I"m using VS2008 and I made a project for my own use. I can create setup using VS utility of setup creating called deploying project. But I want a self extract setup that launch by user in easily way how to do it?
Asked
Active
Viewed 1,088 times
2 Answers
2
as I know there are some free tools like Zipinstaller or Inno setup. Just try it. :-)
Juhele
- 2,377
- 2
- 18
- 23
2
The most popular choices are:
Also common, but not recommended for small projects:
- InstallShield (commercial, both EXE and MSI)
u1686_grawity
- 426,297
- 64
- 894
- 966