FluentTerminal icon indicating copy to clipboard operation
FluentTerminal copied to clipboard

Request: detect newer Powershell installs

Open mikemaccana opened this issue 6 years ago • 4 comments

For other new people, it would be cool if Fluent Terminal detected new Powershell releases.

They're normally installed into:

C:\Program Files\PowerShell\6\pwsh.exe

mikemaccana avatar Mar 29 '19 17:03 mikemaccana

+please 🙂

mikemaccana avatar Mar 29 '19 17:03 mikemaccana

This is somewhat connected with #263 We should add some general detection logic for the preinstalled profiles

felixse avatar Mar 30 '19 09:03 felixse

Also for previews - C:\Program Files\PowerShell\(someVersion)\pwsh.exe. Eg, 6-preview or whatever.

mikemaccana avatar Mar 31 '19 20:03 mikemaccana

For releases from Microsoft Store, it is at %LOCALAPPDATA%\Microsoft\WindowsApps\pwsh.exe

AkazaRenn avatar Oct 21 '21 18:10 AkazaRenn