Issue:
1.1.9 no longer pops up UAC to asks to to change node/npm, it just FAILS straight away with exit status 5: Access is denied
How To Reproduce:
- Have version 1.1.7 installed.
- nvm use 17.4.0
- UAC comes up, do you want to change node (yes)
- UAC comes up, do you want to change npm (yes)
- (observe everything is good with the world)
- Install NVM 1.1.9 from
nvm-setup.zip or nvm-update.zip
- nvm use 17.6.0
- ðĨ exit status 5: Access is denied. ðĨ
- ðĒ cry because the world is caving in ðĒ
Expected Behavior:
To do step 3 and step 4 in 1.1.9, just like 1.1.7 used too.

Just to note, this does the EXACT same thing in CMD also..
Work around, I open a CMD window as administrator, and it works. But this is a major ballache to do.
Windows: 10.0.19044.1526
Issue:
1.1.9 no longer pops up UAC to asks to to change node/npm, it just FAILS straight away with
exit status 5: Access is deniedHow To Reproduce:
nvm-setup.zipornvm-update.zipExpected Behavior:
To do step 3 and step 4 in 1.1.9, just like 1.1.7 used too.
Just to note, this does the EXACT same thing in CMD also..
Work around, I open a CMD window as administrator, and it works. But this is a major ballache to do.
Windows: 10.0.19044.1526