Re: windows installers and license agreement



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
.



Relevant Pages

  • Re: windows installers and license agreement
    ... In your setup.py script, have it pop up a console window with the ... license agreement and a prompt to agree to it. ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (comp.lang.python)
  • Re: bypass cdkey
    ... a Microsoft Office Volume License (Enterprise) ... Key at which point there shouldn't be a prompt for a license ...
    (microsoft.public.office.setup)
  • Re: OpenVMS for POWER!?
    ... >> Here's a template I've taken from the Hobbyist layered licenses to get ... > I believe the prompt for the one called DATE is slightly ... That rings a bell from when the LICENSE utility was ... documented in HELP LICENSE REGISTER. ...
    (comp.os.vms)
  • windows installers and license agreement
    ... Is it possible to create a windows installer using distutils that ... prompt for the user to agree to the terms of the license? ...
    (comp.lang.python)