En Thu, 29 Jan 2009 19:31:08 -0200, Uberman escribió:
You all seem to be pointing at the same thing, and on my system, I show:
C:\Users\Administrator>ftype python.file
python.file="D:\Python26\python.exe" "%1" %*
and
C:\Users\Administrator>assoc .py
.py=Python.File
Which all
Tim Golden wrote:
> What does your association look like? Try ftype; should be something
> like this:
>
> H:\>ftype python.file
> python.file="C:\Python26\python.exe" "%1" %*
Then, Chris Hulan wrote:
> on my XP system, in the registry under HKEY_CLASSES_ROOT\Applications
> \python.exe\shell\open
On Jan 29, 11:35 am, Uberman wrote:
> I've installed Python 2.6.1 (AMD64) under Windows Vista Ultimate 64-bit.
>
> First off, it didn't register the extension for .PY (although it did register
> .PYC).
>
> After manually associating the .PY extension with the python.exe executable, I
> am now gett
Uberman wrote:
I've installed Python 2.6.1 (AMD64) under Windows Vista Ultimate 64-bit.
First off, it didn't register the extension for .PY (although it did register
.PYC).
After manually associating the .PY extension with the python.exe executable, I
am now getting some weirdness on the comman
Uberman wrote:
I've installed Python 2.6.1 (AMD64) under Windows Vista Ultimate 64-bit.
First off, it didn't register the extension for .PY (although it did register
.PYC).
After manually associating the .PY extension with the python.exe executable, I
am now getting some weirdness on the comman
I've installed Python 2.6.1 (AMD64) under Windows Vista Ultimate 64-bit.
First off, it didn't register the extension for .PY (although it did register
.PYC).
After manually associating the .PY extension with the python.exe executable, I
am now getting some weirdness on the command line. When I r