Darren Dale wrote:
Is it possible to create a windows installer using distutils that includes a prompt for the user to agree to the terms of the license?Thanks, Darren
If you are going to be creating windows installers, take a look at Inno Setup. It is way easier and more flexible than just using distutils.
FYI, Larry -- http://mail.python.org/mailman/listinfo/python-list