| Line 32: |
Line 32: |
| | Windows Registry Editor Version 5.00 | | Windows Registry Editor Version 5.00 |
| | | | |
| − | [HKEY_CLASSES_ROOT\Python.CompiledFile\shell\open\command] | + | [HKEY_CLASSES_ROOT\Python.CompiledFile\shell\open\command] |
| − | @="\"C:\\Python27\\python.exe\" \"%1\" %*" | + | @="\"C:\\Python27\\python.exe\" \"%1\" %*" |
| | | | |
| | Windows Registry Editor Version 5.00 | | Windows Registry Editor Version 5.00 |
| | | | |
| − | [HKEY_CLASSES_ROOT\Python.File\shell\open\command] | + | [HKEY_CLASSES_ROOT\Python.File\shell\open\command] |
| − | @="\"C:\\Python27\\python.exe\" \"%1\" %*" | + | @="\"C:\\Python27\\python.exe\" \"%1\" %*" |
| | | | |
| | Windows Registry Editor Version 5.00 | | Windows Registry Editor Version 5.00 |
| | | | |
| − | [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.CompiledFile\shell\open\command] | + | [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.CompiledFile\shell\open\command] |
| − | @="\"C:\\Python27\\python.exe\" \"%1\" %*" | + | @="\"C:\\Python27\\python.exe\" \"%1\" %*" |
| | | | |
| | Windows Registry Editor Version 5.00 | | Windows Registry Editor Version 5.00 |
| | | | |
| − | [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\shell\open\command] | + | [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\shell\open\command] |
| − | @="\"C:\\Python27\\python.exe\" \"%1\" %*" | + | @="\"C:\\Python27\\python.exe\" \"%1\" %*" |
| | | | |
| | === Execute Python TestArgs.py === | | === Execute Python TestArgs.py === |