Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTitusTech authored Jun 18, 2022
1 parent b6654d5 commit 421d220
Showing 1 changed file with 2 additions and 21 deletions.
23 changes: 2 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,4 @@
# Ultimate Windows Toolbox
This script is the culmination of many scripts and gists from github with features of my own. I am building this script to be a swiss army knife of Windows tools to help setup and optimize machines.
This script has evolved and is now improved with a new UI and multiple other fixes @ <https://github.com/ChrisTitusTech/winutil>

## My Additions
- One command to run
- Full GUI implementation
- Winget install
- Install popular programs with one click
- O&O Shutup 10 CFG and Run
- Dark/Light mode
- Semi-configurable

## How to Run
Paste this command into Powershell (admin):
```
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JJ8R4'))
```
Or, shorter:
```
iwr -useb https://git.io/JJ8R4 | iex
```

For complete details check out https://christitus.com/debloat-windows-10-2020/
## For complete details check out https://christitus.com/windows-tool/

0 comments on commit 421d220

Please sign in to comment.