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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
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
Yeah. In your setup.py script, have it pop up a console window with th