mirror of
https://github.com/coreybutler/nvm-windows.git
synced 2026-01-14 07:03:17 +08: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.