Windows build number: [run "ver" at a command prompt]
Microsoft Windows [Version 10.0.18363.778]
PowerToys version: 0.15.2
PowerToy module for which you are reporting the bug (if applicable): PowerLauncher
Steps to reproduce
Type in "> echo 'Hello'" into the Launcher
Expected behavior
A command prompt opens running the command "> echo 'Hello'" and then printing the output "Hello"
Actual behavior
No terminal opens. No indication of whether the command executed or not