File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44> This script is not ready for use yet! Use at your own risk.
55
66EndCod3r's PC Optimizer! - Simple and easy way to speed up your PC!
7+
8+ ## Usage
9+
10+ This script must be run in an admin PowerShell because it alters parts of the system that normal users can't.
11+
12+ ### Git Clone
13+
14+ ``` ps1
15+ git clone https://github.com/EndCod3r/pc-optimizer.git
16+ cd pc-optimizer
17+ .\optimize.ps1
18+ ```
19+
20+ or if you don't have [ Git] ( https://git-scm.com ) installed
21+
22+ ### Download ZIP
23+
24+ Look for and click the green ` <> Code ` button near the top of this repo's page and click ` Download ZIP `
25+
26+ Unzip the archive, and open a PowerShell as administrator, then navigate to the pc-optimizer directory and run ` .\optimize.ps1 `
27+
28+ If you have any problems, create an [ Issue] ( https://github.com/EndCod3r/pc-optimizer/issues/new )
You can’t perform that action at this time.
0 commit comments