Open PowerShell as an administrator Run the following command to install Chocolatey via PowerShell (https://chocolatey.org/install) - Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.N...
blog.freytes.co2 min read
No responses yet.