Add power shell 7 error #9150

Open
opened 2026-01-31 01:47:15 +00:00 by claunia · 0 comments
Owner

Originally created by @chuoke on GitHub (Jun 19, 2020).

I tried some methods searched. still not successful. I don't know what I'm missing.

Environment

Windows 10 Professional 1909  x64
Windows Terminal: 1.0.1401.0

Steps to reproduce

I certain the files exist. My profile:

      {
            "guid": "{1a7254b1-b1f5-11ea-89cb-001d090c71d4}",
            "name": "Windows PowerShell 7",
            "commandline": "‪C:\\Apps\\DevTools\\PowerShell7\\7\\pwsh.exe",
            "icon": "‪C:\\Apps\\DevTools\\PowerShell7\\7\\assets\\Powershell_av_colors.ico",
            "hidden": false
        }

Expected behavior

Can open power shell 7 in windows terminal.

Actual behavior

I got two error :

  • the icon is invalid
  • error 0x80070002 when launching 'C:\Apps\DevTools\PowerShell7\7\pwsh.exe'
Originally created by @chuoke on GitHub (Jun 19, 2020). I tried some methods searched. still not successful. I don't know what I'm missing. # Environment ```none Windows 10 Professional 1909 x64 Windows Terminal: 1.0.1401.0 ``` # Steps to reproduce I certain the files exist. My profile: ```json { "guid": "{1a7254b1-b1f5-11ea-89cb-001d090c71d4}", "name": "Windows PowerShell 7", "commandline": "‪C:\\Apps\\DevTools\\PowerShell7\\7\\pwsh.exe", "icon": "‪C:\\Apps\\DevTools\\PowerShell7\\7\\assets\\Powershell_av_colors.ico", "hidden": false } ``` # Expected behavior Can open power shell 7 in windows terminal. # Actual behavior I got two error : - the icon is invalid - ` error 0x80070002 when launching 'C:\Apps\DevTools\PowerShell7\7\pwsh.exe' `
claunia added the Needs-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-31 01:47:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9150