Allow to start from program like Run (Win+R, ShellExecuteEx) #4354

Closed
opened 2026-01-30 23:44:56 +00:00 by claunia · 1 comment
Owner

Originally created by @stax76 on GitHub (Oct 9, 2019).

Hello,

if I press Win+R and enter WindowsTerminal then Windows Terminal should start. Typically, I start PowerShell not from the start menu but from somewhere else, almost always I start it from Windows File Explorer with my shell extension Open with++, that starts apps with ShellExecuteEx.

How can I start Windows Terminal or Store apps in general via ShellExecuteEx? Maybe this limitation is one of the many reasons why only few people like UWP/Store apps.

Open with++

Originally created by @stax76 on GitHub (Oct 9, 2019). Hello, if I press Win+R and enter WindowsTerminal then Windows Terminal should start. Typically, I start PowerShell not from the start menu but from somewhere else, almost always I start it from Windows File Explorer with my shell extension Open with++, that starts apps with ShellExecuteEx. How can I start Windows Terminal or Store apps in general via ShellExecuteEx? Maybe this limitation is one of the many reasons why only few people like UWP/Store apps. ![Open with++](https://raw.githubusercontent.com/stax76/OpenWithPlusPlus/master/Main.png)
claunia added the Issue-FeatureResolution-By-DesignNeeds-Tag-Fix labels 2026-01-30 23:44:56 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Oct 9, 2019):

Try using wt as the command. It works!

If you want more flexible functionality, you'll have to wait for #607.

@DHowett-MSFT commented on GitHub (Oct 9, 2019): Try using `wt` as the command. It works! If you want more flexible functionality, you'll have to wait for #607.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4354