mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-04-01 17:12:09 +00:00
Update README.md
Added basic info for this script with reference to the old README
This commit is contained in:
parent
f7f5ceef25
commit
3305a282a4
20
README.md
20
README.md
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user