💻 Software
adding PATH with SETX or PATHMAN or something else?
Fresh7 days ago
Mar 15, 202630822 viewsConfidence Score0%
0%
Problem
I am trying to add a PATH from command line, as with SETX %PATH%... it always expands the PATH, which I don't want. PATHMAN is exactly for this purpose, but it doesn't work for me on Windows 7. It freezes most of the times, and it doesn't check for duplicated. There must be a tool for managing PATH…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: adding PATH with SETX or PATHMAN or something else?
Low Risk
See the article Edit the PATH environment variable in Windows without pain. It recommends using pathed : For example, say that you have your Sysinternal tools in C:\Bin\Sysinternals and you want to add them to the PATH. Simply do: If you want to add…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix