hypnoglow / windows10-bootstrap

WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows10-bootstrap

WIP.

Usage

Through .bat file

Just execute the bootstrap.bat file.

Manual

Open PowerShell, then execute:

Set-ExecutionPolicy RemoteSigned
.\bootstrap.ps1
Set-ExecutionPolicy AllSigned

About

WIP


Languages

Language:PowerShell 66.6%Language:Batchfile 33.4%