Windows-terminal-context-menu
Windows-terminal-context-menu copied to clipboard
Add keyboard shortcut
Add & to some strings can be useful:
$contextMenuLabel = "Open Windows &Terminal here"
In function Add-SubmenuReg (add parameter $index) `[void](New-ItemProperty -Path $regPath -Name "MUIVerb" -PropertyType String -Value "&$($index): $($label)")