LEO
August-27-13
- through win explorer pick a
.py
file, right click -> x64 -> open with > browse toc:\Python26\python.exe
choose the 'always open with this.' box. this in effect changes immediately the reg value:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts.py\UserChoice
toPython.File
- set
HKEY_CLASSES_ROOT\Python.File\shell\Open\Command
to"C:\Python26\python.exe" "%1" %2 %3 %4 %5 %6 %7 %8 %9