1
0
Fork 0
Batch file to launch Chocolatey and start upgrading of all packages. I no longer use Chocolatey or Windows, so this is no longer maintained.
This repository has been archived on 2020-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
ryliejamesthomas eb852394fe Update README.md 2017-05-05 16:35:30 +10:00
README.md Update README.md 2017-05-05 16:35:30 +10:00
choco_upgradeall.bat Add files via upload 2017-05-05 16:30:59 +10:00

README.md

choco-upgradeall-bat

Simple batch file to launch PowerShell then chocolately and start ugrading of all packages. Takes care of setting executionpolicy to unrestricted then back to restricted when done.

I keep a shortcut to this on my desktop to make updating everything easy.

Notes

  • -NoExit doesn't seem to be working