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?

link|improve this question

80% accept rate
feedback

2 Answers

up vote 1 down vote accepted

The most popular choices are:

Also common, but not recommended for small projects:

link|improve this answer
feedback

as I know there are some free tools like Zipinstaller or Inno setup. Just try it. :-)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.