May 2014 archive

Chocolatey Tip of the Day: cup all

If you use Chocolatey (http://chocolatey.org/) and you want to update all of the packages you already have installed, just enter the following at the command prompt and all will be updated: cup all If you don’t want to be prompted for confirmation for each package, then enter the following instead: cup -y all Rob This …

Continue reading