diff --git a/python.json b/python.json index cf7edf4e29..cc031ba030 100644 --- a/python.json +++ b/python.json @@ -37,6 +37,8 @@ $create_reg.Invoke(\"Classes\\.py\", \"Python.File\") $create_reg.Invoke(\"Python\\PythonCore\\3.4\\InstallPath\", ` \"$dir\") + $create_reg.Invoke(\"Python\\PythonCore\\3.4\\PythonPath\", ` + \"$dir;$dir\\Lib\\;$dir\\DLLs\\\") ", "checkver": "

Latest: Python ([0-9\\.]+) - .*

" }