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

Environment Variables Tool split paths wrongly #34508

Open
iamqiz opened this issue Aug 31, 2024 · 0 comments
Open

Environment Variables Tool split paths wrongly #34508

iamqiz opened this issue Aug 31, 2024 · 0 comments
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@iamqiz
Copy link

iamqiz commented Aug 31, 2024

Microsoft PowerToys version

0.83.0

Installation method

WinGet

Running as admin

Yes

Area(s) with issue?

Environment Variables

Steps to reproduce

add "c:\aaa;bb" to PATH ,the path is valid, though it contains semicolon
but the Environment Variables Tool will split it to 2 paths:
"C:\aaa and bb"

✔️ Expected Behavior

do not split this path

❌ Actual Behavior

`

Other Software

No response

@iamqiz iamqiz added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

1 participant