> I'd like a feature to be added to Python's windows installer. I want it to > set up two environment variables for me. It should:
> 1. Append %PythonInstallDir%\Scripts to the system PATH. > 2. Append .PY to the system PATHEXT. As an interim solution, have you looked at Innosetup? Alan _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32