This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Improved formatting/comments #317
Open
Carterpersall
wants to merge
12
commits into
ChrisTitusTech:master
Choose a base branch
from
Carterpersall:Improved-Formatting
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Improved formatting/comments #317
Carterpersall
wants to merge
12
commits into
ChrisTitusTech:master
from
Carterpersall:Improved-Formatting
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
leonn22
approved these changes
Apr 23, 2022
- Minor wording, capitalization, and whitespace changes throughout the script. - Changed the error action in $disableupdates and $enableupdates to pause instead of sleep to let the user choose when to close instead of waiting
- Made if-statement formatting more consistant
- Started adding $Resulttext.text logging whenever there is a Write-Host at the beginning of a task - More whitespace additions/reductions
- Finished adding Write-Host and $ResultText.text logging whenever a task isn't instand - Added Write-Host and $ResultText.text logging where it was missing
- Added a few comments labeling each section of the script
- Changed ooshutup10.cfg comments to reflect the current version
The upcoming update will probably break this, please don't close it though as I intend to fix it for the update. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
win10debloat.ps1:
Much of this was previously in my pull request Tweaked a Few Things and Resolved Several Issues #285 but there were issues with the diff creating confusion which caused it to be closed. So I'm redoing everything and putting them all into separate pull requests to increase clarity on exactly what has changed. If the diff still ends up being confusing, I would recommend looking at each individual commit as they say what exactly is done and the diff usually isn't as bad.