Update README.md

Added basic info for this script with reference to the old README
This commit is contained in:
Adam Kagdi 2022-05-15 11:14:27 +04:00 committed by GitHub
parent f7f5ceef25
commit 3305a282a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,19 @@
# winutil
# winutil
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.
## 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):
```
iwr -useb https://christitus.com/win | iex
```
For complete details check out https://christitus.com/windows-tool/