Adds and changes content

This commit is contained in:
hubster-bot
2024-07-12 18:19:28 +01:00
parent a2d4922b0f
commit a67051eebd
11 changed files with 205 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

BIN
docs/assets/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

View File

@ -2,7 +2,6 @@
## Testing your changes
* Once you think you are ready to make a PR to the Main WinUtil branch. Test it. You are probably asking how do I test it?
* To test to see if your changes work run the command below in a powershell terminal as Admin after changing to the directory where the WinUtil code is located.
* `./Compile.ps1`
* After running that command and it completeing with no errors run the command below.
@ -10,7 +9,6 @@
* After seeing that your chnages work properly feel free to make a PR and follow the documentation below.
## Making a PR
* Once you think you are ready to make a PR to the Main WinUtil branch and have tested it. You are probably asking how do I make a PR?
* To make a PR on your repo under a new branch linking to the main branch a button will show and say Preview and Create pull request. Click that button and fill in all information that is provided on the template. Once all the information is filled in correctly check your PR to make sure there is not a WinUtil.ps1 file attached to the PR. Once everything is good make the PR and wait for Chris (The Maintainer) to accept or deny your PR. Once it is accepted in by Chris you will be able to see your changes in the /windev build.
* If you do not see your feature in the main /win build that is fine. As all new changes go into the /windev build to make sure everything is working ok before going fully public.
* Congrats you just submitted your first PR. Thank you so much for contributing to WinUtil.

View File

@ -2,9 +2,9 @@
## Running
There are 2 ways to run WinUtil. The 2 ways goes as follows:
There are 4 ways to run WinUtil. The 4 ways goes as follows:
* `irm christitus.com/win | iex` - Runs WinUtil from ChrisTitus website using main branch.
* `irm https://github.com/ChrisTitusTech/winutil/releases/latest/download/winutil.ps1 | iex` - Runs WinUtil from github using main branch.
* `irm christitus.com/windev | iex` - Runs WinUtil from ChrisTitus website using dev branch.
* `irm https://github.com/ChrisTitusTech/winutil/releases/latest/download/windev.ps1 | iex` - Runs WinUtil from github using dev branch.
* `irm christitus.com/win | iex` - Runs WinUtil from ChrisTitus's website using the latest Full Releases.
* `irm https://github.com/ChrisTitusTech/winutil/releases/latest/download/winutil.ps1 | iex` - Runs WinUtil from github using the latest Full Release.
* `irm christitus.com/windev | iex` - Runs WinUtil from ChrisTitus website using the latest Pre-Release.
* `irm https://github.com/ChrisTitusTech/winutil/releases/latest/download/windev.ps1 | iex` - Runs WinUtil from github using the latest Pre-Release.

View File

@ -1,18 +1,76 @@
# User Guide
## Program Installation
* To install programs select the programs you wish to install like the picture below.
![Program Install](img/ProgramInstall.png)
## Overview
## Program
### Installation & Updates
* To install programs select the programs you wish to install or update like the picture below.
![Program Install](assets/ProgramInstall.png)
* Once you have selected the programs you wish to install click the select Install/Upgrade Selected button as seen below.
![Program Install Button](img/ProgramInstallButton.png)
![Program Install Button](assets/ProgramInstallButton.png)
## Program Updates
* To update programs select the programs you wish to update like the picture below.
![Program Install](img/ProgramInstall.png)
* Once you have selected the programs you wish to update click the select Install/Upgrade Selected button as seen below.
![Program Install Button](img/ProgramInstallButton.png)
### Upgrade All
* Press the button to upgrade all installed programs that are supported by WinGet, there is no selection needed.
## Program Uninstall
### Uninstall
* To uninstall programs select the programs you wish to uninstall like the picture below.
![Program Install](img/ProgramInstall.png)
* Once you have selected the programs you wish to uninstall click the select Uninstall Selected button as seen below.
![Program Uninstall](assets/ProgramInstall.png)
* Once you have selected the programs you wish to uninstall click the select Uninstall Selected button as seen below.
![Program Uninstall Button](assets/ProgramUninstall.png)
### Get Installed
* Checks for installed programs that are supported by WinGet and selects them in the Utility.
### Clear Selection
* Clears ur current selection so no program is checked.
## Tweaks
### Tweaks Addition
* To enable tweaks on your system select Tweaks at the top next to Install.
* Then you can select what tweaks you want adding to your system. We do have some presets you can select from at the top you can see this in the picture below.
![Tweaks Screen](assets/TweaksScreen.PNG)
* After you have chosen your tweaks click the
### Tweaks Removal
* To disable tweaks on your system select Tweaks at the top next to Install.
* Then you can select what tweaks you want removing from your system.
### Essential Tweaks
### Advanced Tweaks - CAUTION
### O&O Shutup
### DNS
### Customize Preferences
### Performance Plans
### Shortcuts
![Tweaks Screen](assets/TweaksScreen.PNG)
## Config
### Features
* Install the most used Windows Features by checking the checkbox and clicking "Install Features" to install them
### Fixes
* Quick Fixes for your system if you are having Issues.
- Set Up Autologin
- Reset Windows Update
- Reset Network
- System Corruption Scan
- WinGet Reinstall
- Remove Adobe Creative Cloud
### Legacy Windows Panels
## Updates | Not working rn
## MicroWin