Ipython Console from Windows Shell Extensions Menu
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\ipynb]
@="Open IPython Notebook"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\ipynb\command]
@="C:\\Windows\\system32\\WindowsPowerShell\\v1.0\\powershell.exe ipython notebook"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\ipyqt]
@="Start IPython QT"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\ipyqt\command]
@="C:\\Python27\\pythonw.exe -m IPython qtconsole"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\jupyter]
@="Jupyter QT"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\Background\shell\jupyter\command]
@="C:\\Python27\\Scripts\\jupyter-qtconsole.exe"
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text]
"Icon"="\"C:\\Program Files\\Sublime Text 3\\sublime_text.exe\""
[HKEY_CLASSES_ROOT\*\shell\Open with Sublime Text\command]
@="C:\\Program Files\\Sublime Text 3\\sublime_text.exe \"%1\""
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Command Prompt]
"Icon"="cmd.exe"
@="Open with Command Prompt"
[HKEY_CLASSES_ROOT\*\shell\Command Prompt\command]
@="cmd.exe \"%1\""
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Notepad]
@="Open with Notepad"
"Icon"="notepad.exe"
[HKEY_CLASSES_ROOT\*\shell\Notepad\command]
@="notepad \"%1\""