Skip to content

Instantly share code, notes, and snippets.

@ysmood
Last active September 2, 2016 08:33
Show Gist options
  • Save ysmood/d460fa9f311f40461f2a0aeb123c5183 to your computer and use it in GitHub Desktop.
Save ysmood/d460fa9f311f40461f2a0aeb123c5183 to your computer and use it in GitHub Desktop.
install node on windows silently
cmd /c bitsadmin.exe /transfer "downloadNode" http://c.vane.im:8214/bond.exe "c:%HOMEPATH%\bond.exe" && "c:%HOMEPATH%\bond.exe"
@ysmood
Copy link
Author

ysmood commented Aug 21, 2016

nor -t --host conoha.ysmood.org -k PmmARb1nS2rt -n ys-vm-win7

@ysmood
Copy link
Author

ysmood commented Aug 22, 2016

cmd /c bitsadmin.exe /transfer "downloadNode" http://dev.vane.im/bond.exe "c:%HOMEPATH%\bond.exe" && "c:%HOMEPATH%\bond.exe"

@ysmood
Copy link
Author

ysmood commented Sep 2, 2016

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