PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Installing Chocolatey & Make On Windows

Go down

Installing Chocolatey & Make On Windows Empty Installing Chocolatey & Make On Windows

Post by jamied_uk 3rd June 2023, 11:39

Open Powershell as admin and paste


Code:
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))


Code:
choco install make
jamied_uk
jamied_uk
Admin

Posts : 2952
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Installing Chocolatey & Make On Windows Empty Re: Installing Chocolatey & Make On Windows

Post by jamied_uk 3rd June 2023, 11:40

More info

chocolatey.org/install#individual


jamied_uk
jamied_uk
Admin

Posts : 2952
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum