kb:tools:windowsregistry
A quick guide to collection of stuff you can do in the Registry.
Add to right-click context menu
Search for the desired context under HKEY_CLASSES_ROOT
. For commands that trigger on:
- A specific file extension -> specific key, e.g.
.py
- All files ->
*
- Directories ->
Directory
+-- {{ CONTEXT }} +-- shell +-- {{ KEY }}: { | (Default): REG_SZ = {{ NAME }} | Icon: REG_SZ = {{ ICONPATH }} | } +-- command: { (Default): REG_SZ = {{ COMMAND }} }
Right-click
https://docs.microsoft.com/en-us/windows/win32/shell/how-to-employ-the-verb-selection-model
kb/tools/windowsregistry.txt · Last modified: 19 months ago ( 2 May 2023) by 127.0.0.1