open new wt.exe can't update user path #11760

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

Originally created by @fcying on GitHub (Dec 10, 2020).

Environment

Windows build number: Microsoft Windows [10.0.19042.662]
Windows Terminal version (if applicable):1.4.3243.0(install by scoop)
commandline: cmd.exe

Steps to reproduce

1> modify user path(add c:\test at last)
2> run wt.exe, echo %path%, can't see c:\test, run cmd.exe, can see path is update

Expected behavior

path is update.

Actual behavior

path is not update.

Originally created by @fcying on GitHub (Dec 10, 2020). # Environment ```none Windows build number: Microsoft Windows [10.0.19042.662] Windows Terminal version (if applicable):1.4.3243.0(install by scoop) commandline: cmd.exe ``` # Steps to reproduce 1> modify user path(add c:\test at last) 2> run wt.exe, echo %path%, can't see `c:\test`, run cmd.exe, can see path is update # Expected behavior path is update. # Actual behavior path is not update.
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 02:56:38 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Dec 11, 2020):

I'd bet this is one of those ithngs that regressed with #7243. I can't be sure what the issue we're using for tracking these is - @DHowett help me out?

It's not #8217, but that one suggests

Indeed. This was fixed in #7243, but I have been holding it back from Stable builds because it breaks WOW64 PowerShell. (#7418).

Then got dup'ed to #7243.

@zadjii-msft commented on GitHub (Dec 11, 2020): I'd bet this is one of those ithngs that regressed with #7243. I can't be sure what the issue we're using for tracking these is - @DHowett help me out? It's not #8217, but that one suggests > Indeed. This was fixed in #7243, but I have been holding it back from Stable builds because it breaks WOW64 PowerShell. (#7418). Then got dup'ed to #7243.
Author
Owner

@fcying commented on GitHub (Dec 11, 2020):

thanks for the reply~

@fcying commented on GitHub (Dec 11, 2020): thanks for the reply~
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11760