Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

choco installation

@"%SystemRoot%System32WindowsPowerShellv1.0powershell.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%chocolateyin"
Comment

choco chrome install

choco install googlechrome -y
Comment

PREVIOUS NEXT
Code Example
Shell :: git sync branches 
Shell :: allow ping using cmd 
Shell :: install pycharm in ubuntu 
Shell :: how to force remove a directory in kali linux 
Shell :: ignore commited files 
Shell :: bash arguments parsing 
Shell :: does git bash have bashrc 
Shell :: react route install 
Shell :: powershell pc battery command 
Shell :: bash string interpolation 
Shell :: s3 cli get list of files in folder 
Shell :: kubernetes /bin/bash 
Shell :: how to install sublime text 3 on ubuntu 20.04 
Shell :: npm http server 
Shell :: Test connection to Redis with netcat 
Shell :: git revert a specific commit 
Shell :: how to remove all vagrant vms 
Shell :: Go install /linux 
Shell :: rhythmbox 
Shell :: ansible lineinfile 
Shell :: ping: socket: Operation not permitted 
Shell :: shell command read first lines 
Shell :: how to make a shell in c for beginners 
Shell :: git create new repo 
Shell :: edit file terminal 
Shell :: install rust on arch linux 
Shell :: shell case example 
Shell :: wsl add directory to path 
Shell :: ubuntu find filename recursive 
Shell :: docker compose install ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =