microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.24k stars 8.27k forks source link

Windows wt shortcut in run, start menu, and search (run command) does not work #12175

Closed AyraHikari closed 2 years ago

AyraHikari commented 2 years ago

Windows Terminal version

1.11.3471.0

Windows build number

10.0.22000.466

Other Software

No response

Steps to reproduce

Expected Behavior

It should open WindowsTerminal.exe It works when typing 'wt' from command prompt or 'Windows Terminal' app from search, just does not work from what i said above

Actual Behavior

Does nothing, and not showing anything

AyraHikari commented 2 years ago

Also when i run wt.exe and WindowsTerminal.exe from C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.11.3471.0_x64__8wekyb3d8bbwe, does not work. Tried reinstalling, repairing, and resetting does not work too

Running from C:\Users\ayra\AppData\Local\Microsoft\WindowsApps\wt.exe works fine

AyraHikari commented 2 years ago

Update: I tried downgrading to 1.10.210826003-release1.10, and wt.exe fully working and have no that all issues. Probably i'll stay in these version and waiting for fix in next release

zadjii-msft commented 2 years ago

I tried downgrading to 1.10.210826003-release1.10, and wt.exe fully working and have no that all issues. Probably i'll stay in these version and waiting for fix in next release

There's no reason that 1.11 would have broke this, so if 1.10 is working for you, I'd suspect that's just coincidence 😅.

Have you possibly changed the permissions on the WindowsApps directory at all? This sounds a lot like #12139 which was a dup of #9452

ghost commented 2 years ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

AyraHikari commented 2 years ago

I tried downgrading to 1.10.210826003-release1.10, and wt.exe fully working and have no that all issues. Probably i'll stay in these version and waiting for fix in next release

There's no reason that 1.11 would have broke this, so if 1.10 is working for you, I'd suspect that's just coincidence 😅.

Have you possibly changed the permissions on the WindowsApps directory at all? This sounds a lot like #12139 which was a dup of #9452

Perhaps yes, it may coincidence. I tried updating from 1.10.210826003-release1.10 to 1.11.3471.0 with github release msixbundle, and i didn't encounter that issues.

Sadly i can't check if it was actually permission issue or not, so i'll close this issue because has been solved