Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install windows command line installer scoop

> Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time
> irm get.scoop.sh | iex
Source by scoop.sh #
 
PREVIOUS NEXT
Tagged: #install #windows #command #line #installer #scoop
ADD COMMENT
Topic
Name
9+7 =