fabiomatavelli / setup-windows

Setup process for Windows machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Windows Process

Before run setup.ps1 script, it is necessary to change the scripts execution policy to unrestricted:

Set-ExecutionPolicy Unrestricted

About

Setup process for Windows machines


Languages

Language:PowerShell 100.0%