Understanding wt.exe version that is being used #13170

Open
opened 2026-01-31 03:35:30 +00:00 by claunia · 0 comments
Owner

Originally created by @FallenHoot on GitHub (Mar 24, 2021).

Currently, when you look up the version within PowerShell it provides a System.Windows.MessageBox

image

Reproduce with: wt --version

I am looking for something like this:
$PSVersionTable.PSVersion
or
cmd --version

I want to verify if WT or WT Preview is installed. I also want to know what release version of WT or WT Preview is being used without the MessageBox.

Originally created by @FallenHoot on GitHub (Mar 24, 2021). Currently, when you look up the version within PowerShell it provides a System.Windows.MessageBox ![image](https://user-images.githubusercontent.com/19664186/112385390-db584680-8cef-11eb-9d57-d1d74ae4ce85.png) Reproduce with: `wt --version` I am looking for something like this: `$PSVersionTable.PSVersion` or `cmd --version` I want to verify if WT or WT Preview is installed. I also want to know what release version of WT or WT Preview is being used without the MessageBox.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 03:35:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13170