Changes

Jump to navigation Jump to search
13 bytes added ,  08:12, 5 August 2014
Line 31: Line 31:     
  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\" %*"

Navigation menu