Skip to content

Instantly share code, notes, and snippets.

@marklundin
Last active September 10, 2018 14:23
Show Gist options
  • Save marklundin/111f1aa903ea634954439c9ce6b787ff to your computer and use it in GitHub Desktop.
Save marklundin/111f1aa903ea634954439c9ce6b787ff to your computer and use it in GitHub Desktop.
Bose LS650 - Chocolatey
Install-ChocolateyZipPackage -PackageName armirror-noisecancelling -Url https://cloudbuild-33393.firebaseapp.com/we-are-kuva/bose/noisecancelling-rollout/build.zip -UnzipLocation "$env:UserProfile\Desktop\Experience"
Install-ChocolateyPinnedTaskBarItem -TargetFilePath "$env:UserProfile\Desktop\Experience\NoiseCancelling.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment