Skip to content

Instantly share code, notes, and snippets.

@imbdb
Forked from manuelbieh/win32-node-installer
Created February 26, 2024 12:09
Show Gist options
  • Save imbdb/8f1210363210f1c90e1891afae45dc85 to your computer and use it in GitHub Desktop.
Save imbdb/8f1210363210f1c90e1891afae45dc85 to your computer and use it in GitHub Desktop.

Revisions

  1. @manuelbieh manuelbieh created this gist Nov 30, 2012.
    2 changes: 2 additions & 0 deletions win32-node-installer
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    1. Download the recent version from nodejs.org
    2. Run `msiexec /qn /l* node-log.txt /i node-vX.X.XX-x64.msi`