Skip to content

Instantly share code, notes, and snippets.

@brewn
Created March 20, 2018 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brewn/1f9ace49fb3563c418db861bf3d24e7e to your computer and use it in GitHub Desktop.
Save brewn/1f9ace49fb3563c418db861bf3d24e7e to your computer and use it in GitHub Desktop.
i have no idea what i'm doinghere
$env:temp
wget http://downloads.example.com/install.msi -OutFile install.msi
msiexec /i .\install.msi /quiet /qn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment