Powershell script that allows you to modify the context menu through the CLI.
powershell ./lmetfcm.ps1 [command]
add |
Add a new context menu item |
remove |
Remove a context menu item |
rename |
Rename a context menu item |
Check the code before using it. This script interacts with the registry and that can mess things up.