-
-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvements from UI
, Libs
, Scripts
, Docs
, Performance
and Lightweight
size
#90
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
- This option is irrelevant and problematic, as some users get internet time outs. - The users must re-enable on Windows settings (`Win + I`) - Also, the users need to disable manually the *Proxy Server* if unused
- The optional feature still need to be enabled on Win 10 - Removed WSLg installation as its using another methods
- This app will be removed from now on
- Put in the GUI an option to Change this WU behavior
- Also add a new icon to the script ;)
- The initial image may look worse, but i (maybe) will rework it at some point
- Rename script-logo -> script-image - Rename script-image -> script-logo - Apply those changes to README and the GUI script
- Update OOShutUp10 .cfg's
- This will work as a String only key
- Move every lib related to a debloat part inside _debloat-helper_ folder
…imited to) - Capabilities removed: App.StepsRecorder* Browser.InternetExplorer* MathRecognizer* Microsoft.Windows.PowerShell.ISE* Microsoft.Windows.WordPad* Print.Fax.Scan* Print.Management.Console* - Updated README
- Decrease the unnecessary amount of complexity in some funcions
- Decrease the unnecessary amount of complexity in some funcions - Using "-Remove" while removing optional features cleans 2GB+ on image size - Updated script-image2
- By using this there's no need anymore to use the New-FolderForced.psm1 - This finishes total integration with all scripts that create a new item property verifying its existence before - Using these new functions "override" native ones, and remove the need to Test-Path as it verifies before adding or removing an entry
- You can change your colors again ^^
- Microsoft just blocked every way to reaching it, except an external site from downloading the package.
- Removed empty End {} blocks - Removed Mandatory = $false parameters - Added SupportsShouldProcess where supported - Rename show-dialog-window.psm1 to show-message-dialog.psm1 - Move ui-helper, select-folder-gui and show-message-dialog to the "ui" subfolder - Don't display the BGR color anymore on new-system-color - Used Begin { } and Process { } blocks where needed - Updated all imports where needed
- Fix Microsoft Edge search suggestions based on history
- Add script to remove windows capabilities
- Add wildcards inside lib, so no need to add on each App - Add MSEdge app to remove-msedge.ps1 - Remove License downloading within winget install 2nd method
- Use the "Restoring" word instead of "Re-Enabling"
…rminal - Part of installation/check from Install-PackageManager()
- Improved UI ^^ ! - Create Dynamic layouts with UI lib new-layout-page.psm1 - Split Get-ScreenResolution() to other file - Make FontSize parameter mandatory on ui-helper.psm1 - Update README doc refactor(manage-software): Correct parameters used on the functions - Join Installs and Uninstalls command from Winget/MsStore - Update all scripts using install or uninstall functions fun: Add sussy GIF when undoing tweaks
docs: Don't use GIF anymore on README
- Deleted 2 .pngs
- Style: `"Blink", "Bold", "Italic", "Regular", "Strikethrough", "Underline"` - Color: `"Black", "Blue", "DarkBlue", "DarkCyan", "DarkGray", "DarkGreen", "DarkMagenta", "DarkRed", "DarkYellow", "Cyan", "Gray", "Green", "Red", "Magenta", "White", "Yellow"`
- Like other options, you can also enable if you want
- Same happened on the function Remove-UWPApp( ) - Remove unused import from individual-tweaks.psm1
- Added an optional param -Type (Full|Reduced) - The optimize-performance set hibernate type to reduced
- Used colors should be accessible through this function
- Clean 2 errors from PSScriptAnalyzer (only 1 left)
- Moved sections to new order - Fixed formatting and text where needed
doc: update GUI image
- Frees a great amount of RAM after closing Microsoft Edge - Edge will take a few seconds or miliseconds to open depending on your hardware, but it's worth it
- Remember, to avoid some problems use it in Safe Mode! I'm not responsible at bad usage from this software.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Changes on this PR
Additions
Changes
Fixes
Docs
Cannot
connect to the internet #74MouseHoverTime
registry entry getsincorrectly
converted to DWORD. #83"Remove PowerShell ISE"
#84Hibernation option
gone #85