Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install chco windows

Set-ExecutionPolicy Bypass -Scope Process -Force; `
  iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

Answer Yes when prompted
Close and reopen an elevated PowerShell window to start using choco
Comment

PREVIOUS NEXT
Code Example
Shell :: NGINX: connect() to unix:/var/run/php7.2-fpm.sock failed (2: No such file or directory) 
Shell :: how to merge child branch to master branch in git 
Shell :: how to stop the node server from running 
Shell :: how to create a patch file between 2 branches git 
Shell :: View Changes Before Committing 
Shell :: sublime merge editor git 
Shell :: why my github user not showing photo in commit 
Shell :: use rebase in git command 
Shell :: find rm files older 
Shell :: push local to remote git 
Shell :: Ubuntu Blender Cuda Driver Install 
Shell :: bash array and for loop 
Shell :: rename a.out 
Shell :: how to run a specific knex seed file 
Shell :: recover commits done on HEAD 
Shell :: yum repository 
Shell :: capacitor-google-auth 
Shell :: iptables linux 
Shell :: using scp with ssh with server credentials 
Shell :: idea folder git 
Shell :: deploy a static website to heroku 
Shell :: sudo: apt: command not found 
Shell :: vimeo status video 
Shell :: set up jdk and maven on wsl 
Shell :: git worktree prune 
Shell :: bash check if string does not exist in file 
Shell :: linux command find program 
Shell :: uninstall apt package ubuntu 20.04 
Shell :: openssl install linux 
Shell :: minikube insecure registry 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =