[Python-Dev] Finally fix installer to add Python to %PATH% on Windows
anatoly techtonik
techtonik at gmail.com
Sun Feb 6 11:14:52 CET 2011
On Fri, Feb 4, 2011 at 7:43 PM, Chris Withers <chris at simplistix.co.uk> wrote:
>>
>> I've helped quite a few "python newbies" on Windows who are also
>> surprised / frustrated on learning that "python" on the command line
>> doesn't work after installing python.
>
> Yes, I've always found it a surprising disappointment that I have to
> manually munge the PATH and the installer doesn't *even* offer to do it for
> me.
>
> But, since I don't know how to help fix the installer, I've just generally
> stfu'd on this issue...
This is how to fix an installer.
http://codereview.appspot.com/4023055/diff/1/Tools/msi/msi.py
Right now I am waiting for Martin's decision (and probably not only
me). He is responsible for MSI stuff and the only one, who can
integrate the patch. I don't want to put too much pressure on him, but
it would be more comfortable for all of us to know what is he up to.
I'd like to see this in 3.2 release, of course.
--
anatoly t.
More information about the Python-Dev
mailing list