Files
nvm-windows/bin/install.cmd
tomisawk 238992a6f5 Avoid mixing user-environment PATH and system-environment PATH
%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.
2018-05-16 22:56:29 +09:00

672 B