Joe Half Face
0
Q:

what is chocolatey

open PS (PowerShell) as administrator and run: Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
0
// Chocolatey is a package management software for Windows operating system.  
1

New to Communities?

Join the community