1
0
Fork 0

Update README.md

This commit is contained in:
ryliejamesthomas 2017-05-05 16:35:30 +10:00 committed by GitHub
parent e5109e8eaf
commit eb852394fe
1 changed files with 6 additions and 1 deletions

View File

@ -1,2 +1,7 @@
# choco-upgradeall-bat
Batch file to launch chocolately and start ugrading of all packages
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