-
Notifications
You must be signed in to change notification settings - Fork 24
Installation & Use
CrazyDave edited this page Aug 15, 2017
·
2 revisions
There are two ways to run these scripts
-
You can clone/download the repo and run the "run.cmd"
-
You can just run this line in an elevated command prompt:
powershell -exec bypass -Command '@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString(''))"'