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