I developed as the way to say thanks to people who put some real effort to make my life easier. I've been using NSIS for 4 years to deliver my application. Be warned: you need to write script to make it work, there is no setup with couple of clicks.! But, don't worry, it took no more than 5 minutes to create working setup. There are tons of templates available on the net, and support by Internet community. It's really piece of cake! Thanks guys!
Very handy installer-maker. You can program virtually any thing using scripts. Nullsoft is well known brand.
YEAH!!!
Nsis Setup
Being a user's first experience with your product, a stable and reliable installer is an important component of successful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. NSIS stands for Nullsoft Scriptable Install System, a tool that allows software developers to create installers for their applications. The installation processes generated by NSIS contain all common options typically available in other, similar programs. One of the advantages of using NSIS is the ability to personalize the process to your liking.