Skip to content

Instantly share code, notes, and snippets.

@tsuyoshicho
Created May 21, 2014 13:00
Show Gist options
  • Save tsuyoshicho/472c80f65277ddbc45dd to your computer and use it in GitHub Desktop.
Save tsuyoshicho/472c80f65277ddbc45dd to your computer and use it in GitHub Desktop.
chocolatey list -lo
chocolatey update all
chocolatey install packages.config
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="ChocolateyGUI" />
<package id="Sudo" />
<package id="ChocolateyPackageUpdater" />
</packages>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment