+1 for Inno. I was not a fan of NSIS/Nullsoft.
EDIT
the reason I did not like NSIS was the hoops I had to jump trough just to get the version information in the installer title/script. Basically you have to preprocess the scripts or run the install generator twice. Maybe they fixed it, maybe not. But what a hassle.
I also found that the versions of the plugins and the versions of the main component were brittle. For example, things didn't work well when mixed and matched/upgraded.
We had to keep a specific version of NSIS and the plugins we used in a repository to ensure we had them.