Windows-terminal-context-menu icon indicating copy to clipboard operation
Windows-terminal-context-menu copied to clipboard

Add keyboard shortcut

Open victordinofb opened this issue 5 years ago • 0 comments

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)")

victordinofb avatar Jun 13 '20 17:06 victordinofb