Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

NewPCScript

Script for new PC installations

Instructions

Run this command in PowerShell admin shell to 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://community.chocolatey.org/install.ps1'))

After Chocolatey is installed, close the admin shell and open another one. Run this command from the folder containing this repository:

Set-ExecutionPolicy RemoteSigned; .\install.ps1

About

Script for new PC installations

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages