Install python 2 and 3 in the "wrong" order

Nagy László Zsolt gandalf at shopzeus.com
Thu Feb 13 07:03:56 EST 2014


>  From a cmd window:
>
> ftype python.file="C:\Windows\py.exe" "%1" %*
>
> ftype python.noconfile="C:\Windows\pyw.exe" "%1" %*
>
> TJG
Thank you. It worked. Although I must note that it only works if you 
start the cmd.exe as administrator (under Windows 7).

  Is it the only thing that was possibly overwritten by the python 2 
installer?





More information about the Python-list mailing list