Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.CompiledFile]
@="Compiled Python File"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.CompiledFile\DefaultIcon]
@="C:\\Python23\\pyc.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.CompiledFile\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.CompiledFile\shell\open-with-Py23]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.CompiledFile\shell\open-with-Py23\command]
@="\"C:\\Python23\\python.exe\" \"%1\" %*"


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File]
@="Python File"
"EditFlags"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\DefaultIcon]
@="C:\\Python23\\py.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\shell\Edit with IDLE-23]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\shell\Edit with IDLE-23\command]
@="\"C:\\Python23\\pythonw.exe\" \"C:\\Python23\\Lib\\idlelib\\idle.pyw\" \"%1\" %*"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\shell\open-with-Py23]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.File\shell\open-with-Py23\command]
@="\"C:\\Python23\\python.exe\" \"%1\" %*"


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.NoConFile]
@="Python File (no console)"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.NoConFile\DefaultIcon]
@="C:\\Python23\\py.ico"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.NoConFile\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.NoConFile\shell\Edit with IDLE-23]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.NoConFile\shell\Edit with IDLE-23\command]
@="\"C:\\Python23\\pythonw.exe\" \"C:\\Python23\\Lib\\idlelib\\idle.pyw\" \"%1\" %*"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.NoConFile\shell\open-with-Py23]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Python.NoConFile\shell\open-with-Py23\command]
@="\"C:\\Python23\\pythonw.exe\" \"%1\" %*"

