Skip to content

Installation & Use

CrazyDave edited this page Aug 15, 2017 · 2 revisions

There are two ways to run these scripts

  1. You can clone/download the repo and run the "run.cmd"

  2. 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(''))"'

Clone this wiki locally