Isaac Rodriguez wrote: > I am asking this because I have a lot of experience using the Windows > Installer service, and I also have all the productivity tools available > to create an installer for my tools if I needed to
just go ahead and use it.
py2exe generates an EXE and (usually) a bunch of related files:
http://www.py2exe.org/index.cgi/FAQ
any tool that can wrap that up and install it on another machine works
just fine.
</F>
--
http://mail.python.org/mailman/listinfo/python-list
