Skip to content

Instantly share code, notes, and snippets.

@jsvnm
Created November 12, 2012 09:57
Show Gist options
  • Save jsvnm/4058444 to your computer and use it in GitHub Desktop.
Save jsvnm/4058444 to your computer and use it in GitHub Desktop.
install from (nodejs) msi to path without spaces
msiexec.exe APPLICATIONROOTDIRECTORY=C:\opt\nodejs /i node-v0.8.14-x64.msi
@jsvnm
Copy link
Author

jsvnm commented Nov 12, 2012

simple doubleclick didn't ask where to install :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment