Posts

Showing posts from January 18, 2019

Remove shortcut key command from unknown windows shortcut

Image
0 The title is a bit unclear, but I've been playing around with keyboard shortcuts trying to find a way to launch a PowerShell script with a keyboard shortcut. I created the script, made a shortcut to said script, and then added a keyboard shortcut to that script shortcut. After some trial and error I finally made it work so I removed all the non-functioning versions of the script and their shortcuts. The problem I have now is that Ctrl + Alt + 2 starts a PowerShell instance even though I've removed the original shortcut with that specific shortcut key command (or so I believe). This makes it impossible to write an @ sign because it instead opens a PowerShell instance when using AltGr + 2. I have tried creating a separate shortcut for a separate program and using Ctrl + Alt + 2 for that one in the hopes o