Best regards, Tim Grove -- http://mail.python.org/mailman/listinfo/python-list
I have successfully built a windows installer for my python program
using distutils, (python setup.py bdist_wininst), but is there a way to
do it that will allow a user ('user' == 'boss', in this case!) to
designate the installation directory, rather than being forced to
install into /Python/Lib/site-packages ? Thanks for any help.
- Distutils - can user designate install directory for wind... Timothy W. Grove
- Re: Distutils - can user designate install directory... Mark Hammond
- Re: Re: Distutils - can user designate install d... Timothy W. Grove
- Re: Distutils - can user designate install directory... Jorgen Grahn