How to open Windows Terminal programmatically? #10906

Closed
opened 2026-01-31 02:33:25 +00:00 by claunia · 2 comments
Owner

Originally created by @TimonYang on GitHub (Oct 6, 2020).

I can use Process to open cmd and some other software in c# very simply, but how can I open the new Windows Terminal?
I can't find the folder where it is.
Thanks in advance.

Originally created by @TimonYang on GitHub (Oct 6, 2020). I can use Process to open cmd and some other software in c# very simply, but how can I open the new Windows Terminal? I can't find the folder where it is. Thanks in advance.
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 02:33:25 +00:00
Author
Owner

@DHowett commented on GitHub (Oct 6, 2020):

There should be an executable, wt.exe, on your PATH.

@DHowett commented on GitHub (Oct 6, 2020): There should be an executable, `wt.exe`, on your PATH.
Author
Owner

@TimonYang commented on GitHub (Oct 6, 2020):

Thank you very much.

@TimonYang commented on GitHub (Oct 6, 2020): Thank you very much.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10906