On 23/05/2012 21:45, Andrew Berg wrote:
On 5/23/2012 3:25 PM, Gelonida N wrote:
So I just install 2.7 and uncheck this box and I'll keep 2.6 right?
Different versions are installed in different locations by default, and
if you uncheck that box, the installer will leave file associations alone.
On 5/23/2012 3:25 PM, Gelonida N wrote:
> So I just install 2.7 and uncheck this box and I'll keep 2.6 right?
Different versions are installed in different locations by default, and
if you uncheck that box, the installer will leave file associations alone.
--
CPython 3.3.0a3 | Windows NT 6.1.7601
On 5/22/2012 6:44 PM, Gelonida N wrote:
> I'd like to install python 2.6 and 2.7 on Windows?
>
>
> In fact I have already 2.6 installed and would like to additionally
> install 2.7
>
>
>
> When clicking on .py file I'd like to execute it with python 2.6
There is an checkbox for an option to
I'd like to install python 2.6 and 2.7 on Windows?
In fact I have already 2.6 installed and would like to additionally
install 2.7
When clicking on .py file I'd like to execute it with python 2.6
If I really wanted to run 2.7 I'd call the code with
%SystemDrive%\Python27\Python program.py