Recommended Installer-makers

I’ve washed a Python script through py2exe, and I’m looking to distribute it using an installer. Does anyone have recommendations on what I should use to go about that?

Visual Studio has can create a standard Windows installer pretty easily. There is also the Nullsoft installer that quite a few apps use

Good call! I’ve been using Eclipse for all my Python development, so it’s nice that NSIS plugs into Eclipse.

I’ve used InnoSetup before and been happy with it. Free, too.
http://www.jrsoftware.org/isinfo.php