

You can find the complete list of all applications on the Chocolatey web site.

Here are some examples with popular applications: This will download the latest version of the package online the last package, and install it on your PC. Now anytime you need an application you can simply do a choco install command. Open a command prompt (cmd.exe) as Administrator, and execute this -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString(''))" & SET PATH=%PATH% %ALLUSERSPROFILE%\chocolatey\bin For all the others, Chocolatey is a Machine Package Manager, somewhat like apt-get (on Linux), but built with Windows in mind.Īssuming that you don't have Chocolatey installed, let's start by that. In this post, I will share with you some easy steps to install all your applications.įor those how follow this blog I talked many times about Chocolatey. Everyone knows that, yet a lot of tasks are done manually. If you have some problem installing, ask me, and I will try to help you.Automation is the key to many hard situations.

Save each document with the correct name in the right folder Copy everything between ↓↓↓ and ↑↑↑ symbols to this new document
