I've a few versions of Python on my XP PC, most recently Python 2.5.
The file associations appear not to have been upgraded.  Executing a
.py file turned out to still be using 2.3.

>assoc .py
.py=Python.File

>ftype Python.file
Python.file=D:\PROGRA~1\Python23\python.exe "%1" %*

Presumably if I'd uninstalled the old Python first I'd have not seen
this.

I've amended my file type associations and all is now well.  Someone
might care to look at the installer.  I've used the MSIs since 2.4.
-- 
Pete Forman                -./\.-  Disclaimer: This post is originated
WesternGeco                  -./\.-   by myself and does not represent
[EMAIL PROTECTED]    -./\.-   the opinion of Schlumberger or
http://petef.port5.com           -./\.-   WesternGeco.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to