Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Python\PythonCore]
"DisplayName"="Official Python installed with Scoop"
"SupportUrl"="https://www.python.org/"

[HKEY_CURRENT_USER\Software\Python\PythonCore\3.14]
"DisplayName"="Python 3.14 (64-bit)"
"SupportUrl"="https://www.python.org/"
"Version"="3.14.3"
"SysVersion"="3.14"
"SysArchitecture"="64bit"

[HKEY_CURRENT_USER\Software\Python\PythonCore\3.14\Help\Main Python Documentation]
@="C:\\Users\\luctr\\scoop\\apps\\python\\3.14.3\\Doc\\html\\index.html"
"DisplayName"="Python 3.14.3 Documentation"

[HKEY_CURRENT_USER\Software\Python\PythonCore\3.14\InstallPath]
@="C:\\Users\\luctr\\scoop\\apps\\python\\3.14.3"
"ExecutablePath"="C:\\Users\\luctr\\scoop\\apps\\python\\3.14.3\\python.exe"
"WindowedExecutablePath"="C:\\Users\\luctr\\scoop\\apps\\python\\3.14.3\\pythonw.exe"

[HKEY_CURRENT_USER\Software\Python\PythonCore\3.14\PythonPath]
@="C:\\Users\\luctr\\scoop\\apps\\python\\3.14.3\\Lib\\;C:\\Users\\luctr\\scoop\\apps\\python\\3.14.3\\DLLs\\"

