awaescher / PathEd

📌 A deployable tool to add or remove values from the Windows PATH variable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment.SetEnvironmentVariable() messing up system variables and registry keys

ggzengel opened this issue · comments

I had a look in your code and I guess you have the same problem like here: dotnet/runtime#1442

I'm searching for a small tool which don't mess up with this.

Hi @ggzengel, I opened an issue if you're interested; #5.