install chocolatey
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'))@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command " [System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"// Chocolatey is a package management software for Windows operating system. Set-ExecutionPolicy Bypass -Scope Process -Force; `
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
Also in C++:
- installing zenmap on kali
- match first word regex
- linux command if directory exists
- set pin on mcp23017 using raspberry pi shell
- linux find multiple filenames
- ssh custom port fla
- pyinstaller make exe
- An unhandled exception occurred: Cannot find module '@angular-devkit/build-angular/package.json'
- Install Lumen CSV Reader package from Nuget Package Manager in Visual Studio
- linux nano editor
- windows terminal guid
- extract a tar.xz in linux
- how to install flow on gatsbyjs
- install astropy anaconda
- start running reactjs from shell vscode
- shell substring last characters
- how to wget on windows
- select position terminal
- awk delimiter comma
- gcloud compute engine zones
- ubuntu check graphics card info
- how to drive linux 2020 bluetooth on ubuntu
- Timed out while waiting for the machine to boot. This means that Vagrant was unable to communicate with the guest machine within the configured ("config.vm.boot_timeout" value) time period.
- upload with httpie