Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

choco install npm

choco install -y --force nodejs
Comment

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 :: co pilot github 
Shell :: how to install gitlab on mac os 
Shell :: how install mongodb on raspberry 
Shell :: how to save file in linux 
Shell :: change date and time in kali linux 2021 
Shell :: get name of files in directory 
Shell :: stop all docker machiens 
Shell :: list ios devices command line 
Shell :: how to create an alias in bash 
Shell :: run artisan queue --once loop 
Shell :: how to uninstall photos app in windows 10 
Shell :: how to curl a service inside a pod in kubernetes? 
Shell :: install unifi controller raspberry pi 
Shell :: How to run a command in the background 
Shell :: cast audio to google home mini from pc linux 
Shell :: lumbha ram github 
Shell :: error while installing DKphotogallery in xcode 
Shell :: he5 command line 
Shell :: debian install tcpflow 
Php :: wp-config change url wp-config 
Php :: echo pre print_r 
Php :: laravel Str::random 
Php :: smarty assign var 
Php :: remove word from string php 
Php :: forget or remove a session in laravel 
Php :: mac php ini file path 
Php :: how to add two array in single array without repetation in php 
Php :: refresh seeder laravel 
Php :: php loop through lines of file 
Php :: wordpress print all categories 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =