Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66172 > unrolled thread

Re: Install python 2 and 3 in the "wrong" order

Started byNagy László Zsolt <gandalf@shopzeus.com>
First post2014-02-13 13:03 +0100
Last post2014-02-13 13:03 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Install python 2 and 3 in the "wrong" order Nagy László Zsolt <gandalf@shopzeus.com> - 2014-02-13 13:03 +0100

#66172 — Re: Install python 2 and 3 in the "wrong" order

FromNagy László Zsolt <gandalf@shopzeus.com>
Date2014-02-13 13:03 +0100
SubjectRe: Install python 2 and 3 in the "wrong" order
Message-ID<mailman.6836.1392293055.18130.python-list@python.org>
>  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?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web