mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2025-09-05 20:58:36 +00:00

%PATH% expands to the system plus the user variables, so if user defined user-environment PATH, 'setx /M PATH "%PATH%;..."' mixes user-environment PATH and system-environment PATH.