ftype Python.CompiledFile="C:\Python31\python.exe" "%%1" %%*
ftype Python.File="C:\Python31\python.exe" "%%1" %%*
ftype Python.NoConFile="C:\Python31\pythonw.exe" "%%1" %%*
pathman /rs C:\Python26;c:\python26\tools\scripts;c:\python26\scripts;c:\Python26\Lib\idlelib
pathman /as C:\Python31;c:\python31\tools\scripts;c:\python31\scripts;c:\Python31\Lib\idlelib
