Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
fcying opened this issue Dec 10, 2020 · 2 comments
Closed

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

fcying opened this issue Dec 10, 2020 · 2 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@fcying
Copy link

fcying commented 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.

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Dec 10, 2020
@zadjii-msft
Copy link
Member

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.

@fcying
Copy link
Author

fcying commented Dec 11, 2020

thanks for the reply~

@fcying fcying closed this as completed Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants