Last active
September 10, 2018 14:23
-
-
Save marklundin/111f1aa903ea634954439c9ce6b787ff to your computer and use it in GitHub Desktop.
Bose LS650 - Chocolatey
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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