79180566

Date: 2024-11-12 09:53:38
Score: 2
Natty:
Report link

ANSWER : Try this cmd for windows powersell

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'))

Here is the link for the official website of Chocolatey https://docs.chocolatey.org/en-us/choco/setup/#more-install-options

Reasons:
  • Blacklisted phrase (1): Here is the link
  • Whitelisted phrase (-1): Try this
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Srushti