1
0
Fork 0
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.
choco-upgradeall.bat/README.md

332 B

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