A python-based project I'm working on has a win32 user that I need to
support. Until yesterday I've been moving to a win32 laptop in order to
run python setup.py bdist_wininst so I can produce a self-installing
executable. Then I discovered how trivial it is to use ...