311 Commits (956fcedb10d934122a36d357ff7f4342fd6d498d)

Author SHA1 Message Date
Plínio Larrubia 996fa47b02
Remove unused content from README
- Insert OS drive hardware type on Script window
- Refactor function to get disk type
2 weeks ago
Plínio Larrubia 31faa84d36
Add a badge for CI 2 weeks ago
Plínio Larrubia dcc0137ba0
Improved File Runner lib
- Renamed Win10Script to Win10ScriptCLI.ps1
- Use file runner on both Win10Script Minimal and GUI
- Added more Bloat Apps to remove from Samsung Devices (Taken from a Samsung Book)
2 weeks ago
Plínio Larrubia 7e4ef60740
Don't disable nvidia geforce service anymore 2 weeks ago
Plínio Larrubia a7a0bba2af
Update Script gif and 'how to find specific tweaks' section 2 weeks ago
Plínio Larrubia 545b6feb0e
Rename repository update 2 weeks ago
Plínio Larrubia 7613314b84
Added tweak to enable/disable Clipboard History (Loaded on Apply Tweaks)
- Added tweak to enable/disable Old Volume Control
- Renamed 'Full Telemetry' to 'Telemetry'
- Update README about  functionalities

Thanks for the idea Thiago!
2 weeks ago
Plínio Larrubia 92b10eb5da
Update README (no code changes) 2 weeks ago
Plínio Larrubia a39d4db067
Update README documentation
- Add Funding (Donate) as this project blowed up ( Thanks Akita :3 )
- Split WSL Preview install into a separated file (Unduplicate code)
- Rename various GUI elements
2 weeks ago
Plínio Larrubia 32229635ce
Updated Link and name to the Sophia Script
- Added WSL Preview install directly on GUI
- Updated Software Install messages
- Updated Title Templates
- Removed .NET SDK as it was useless and space consuming
- Moved variables from Main to the actual functions
2 weeks ago
simeononsecurity bdb3473bf9
Fix Details Tag 2 weeks ago
simeononsecurity 1880da83f8
Additional Debloat Script Links 2 weeks ago
simeononsecurity ce17e63ec8
Additional Depbloat Scripts 2 weeks ago
Plínio Larrubia 658d4de61f
Added button to Remove Xbox fully from Windows
- Once removed, to restore you need to download the apps and enable services manually
- Refactored Remove UWP apps function into a module
- Improve some output for the console
- If Intel GPU detected will install DSA too, sorry if already installed on Intel CPU
- Added Warning color to layout
2 weeks ago
Plínio Larrubia 5cdcceba8a
Update winget install command from troubleshooting part 2 weeks ago
Plínio Larrubia d9cf3d3ffc
Update README Doc. 2 weeks ago
Plínio Larrubia 11de14e51e
Fix Typo 2 weeks ago
Plínio Larrubia f45406c5bb
Small but needeed changes (Debloating the Debloater)
- Rename all remaining functions to match powershell naming convention
- Add new section to show Tweak Testers (Thanks! yCr_shiddy)
- Add funciton to detect if the System Drive is on a SSD
- Removed Java JRE from Gaming Dependencies
- Removed Hyper-V from OptionalFeatures installation
- Enable SysMain and Search Indexing by default on SSDs
- When installing a package from winget, the 'winget' source is specified
- Before installing drivers updaters show box options telling what will be done
2 weeks ago
Plínio Larrubia 25cd1c579b
Update how LICENSE is displayed 2 weeks ago
Plínio Larrubia b281a2d1b0
Reduced 459 lines from GUI + 20 from minimal script!
- Simplify every button click, when installing something
- Move Prompt-PcRestart() func to simple-message-box.ps1 lib
- Remove Old comments
- Renamed last functions to match PS naming convention
- Pass winget command as default, when installing a package
- Rename GUI Layout lib to GUI Helper
- Updated lib examples
 README:
- Update README about Search Indexing
- This finishs my day 🙃
2 weeks ago
Plínio Larrubia 0a7965cd21
Highlight chocolatey on README, no code changes. 2 weeks ago
Plínio Larrubia 5f030d4cf8
Move Auto-Update part out of the Try-Catch block again
- Update README doc in the Common Features Section
2 weeks ago
Plínio Larrubia 788568d48e
Added button to reinstall all the Pre-Installed Apps that came with YOUR Windows 2 weeks ago
Plínio Larrubia 7d82689e39
Update Issues position (sorry) 2 weeks ago
Plínio Larrubia f6701e3c77
Put explicitly the protocol URL 2 weeks ago
Plínio Larrubia d19de9286e
Try to fix the Protocol URL 2 weeks ago
Plínio Larrubia ea1cbddb87
Update instructions to Bring back Widgets (#7) 2 weeks ago
Plínio Larrubia 9404d5c538
DOCS:
- Add Background Apps part to GUI features

GENERAL:
- Used Spell code Checker to find mispoken words and fix them
- Fix some blank identation lines
- Better semantic expressions (where found)

DOCS: Update the file name/location on Common Script Features
- Reduce CLI version description

No code changes.
2 weeks ago
Plínio Larrubia 4ac66dbebd
Silent debloat softwares:
- Move ShutUp10 Download folder
- Refactor file to be more safe (removed *)
- Put a better description and URLs

README:
- Refactored the common script features

Backup System:
- Rename Restore Point

Opt. Security:
- Renamed tweak output to Security Category

Remove Bloatware Apps:
- Refactor to be more precise when displaying what was removed

Removed .txt files and use 1 instead on /src/tmp/
2 weeks ago
Plínio Larrubia 376c7efedb
README: Change comment
gitignore: add .msi files
GUI: Add option to install full WSL2 (x64/Arm64)
CheckOSInfo: add ARM/64 detection
Pkg-Managers: Install Winget dependency by OS Architecture
Opt-Features: Remove WSL2 Repeated code
Silent-Debloat-Sw: Align comment

Add 'src/utils/full-wsl2-x64-arm64.ps1' file
2 weeks ago
Plínio Larrubia 7df1c4a55f
Change Download Icon 2 weeks ago
Plínio Larrubia 4e11eff8cd
Refactor folders architecture
- Change/Move 'images' folder to 'assets'
2 weeks ago
Plínio Larrubia 2114b97e16
Add a lot of programs to install
- Sort softwares by category
2 weeks ago
Plínio Larrubia 3484ad6a21
Small change on GUI description 2 weeks ago
Plínio Larrubia e3645bdf34
Update Troubleshooting section 2 weeks ago
Plínio Larrubia 1a573d7f3d
Update Troubleshooting section 2 weeks ago
Plínio Larrubia 035fcfa96d
Update Roll-Back section 2 weeks ago
Plínio Larrubia 3628aee20c
Refactor Troubleshooting repeated dialog 2 weeks ago
Plínio Larrubia 74e8745cd7
Provide issues with the solutions together 2 weeks ago
Plínio Larrubia 5a84dd6627
Update `GUI Script Features > Revert Tweaks` section 2 weeks ago
Plínio Larrubia 9c63a5aa63
Change (optimize-optional-features):
- Disable optional features
- Rename functions to match file name (2/2)
- Rename personal-optimizations file
- Change file name on README
- optimize-privacy-and-performance:
- Instead of a hardcoded num, calc svcthreshold
2 weeks ago
Plínio Larrubia 409109bb5f
Change on Common Script Features 2 weeks ago
Plínio Larrubia fcd6dc7f8a
Update Disclaimer and fix file path 2 weeks ago
Plínio Larrubia ff077b3651
Add enable/disable telemetry buttons
- Update README
- Win10Script/GUI: Remove unused imports
- Win10GUI: Refactor every software install
- Add install-package.psm1 lib
- Small refactor on libs
- install-package-managers: get winget version verbosily
- optimize-priv-perf: Add another telemetry Path to tweak
- opt-services: disable 2 services from Chris Script
- personal-opt: rename $time variable
- add enable/disable telemetry files to utils/
2 weeks ago
Plínio Larrubia 8ed6460cbc
Update known issues order
- Add remaining solutions, except for Sysprep
2 weeks ago
Plínio Larrubia e0694e855d
Remove unused sentence 2 weeks ago
Plínio Larrubia f5a279702e
Add new features to README.md* 2 weeks ago
Plínio Larrubia 22d1635090
Big changes on GUI and softwares
- delete install-sofwares.ps1
- add --silent param to install winget
- move Install Gaming Packages to indenpendent file
- Use winget where possible on install-drivers.ps1
- delete win10logo png
- delete script icon png
- delete install softwares doc and folder
- Update values from gui layout
- Add buttons to install programs separately
- Add another panel to install softwares and Gaming dependencies
- Separate Discord, Parsec and Steam from file to GUI button
- Remove unused GUI features from README.md
- Add new features to README.md
- Update GUI image
2 weeks ago
Plínio Larrubia be201ece29
Rename some table headers 2 weeks ago
Plínio Larrubia 8e1f28eca7
Divide drivers from software installation 2 weeks ago
Plínio Larrubia 10ee4b3697
Rename file to install-softwares
- Remove DYI part from script/docs
2 weeks ago
Plínio Larrubia f9abf2a423
Remove Repair windows part from CLI ver.
The GUI version is much more stable now
2 weeks ago
Plínio Larrubia ed2efbf08f
Put icons on each section 2 weeks ago
Plínio Larrubia 3227adc6f9
Update README + GUI image 2 weeks ago
Plínio Larrubia e310db6a3e
Wipe WinAero Tweaker from the script 2 weeks ago
Plínio Larrubia 1d4d0b77b0
Revert "Fixing README"
This reverts commit 7522fc067c.

Revert "Testing move LICENSE folder"

This reverts commit 29e25fb79c.

Revert "Revert "Testing move LICENSE folder""

This reverts commit b36fc8acd2.

Revert "Testing this"

This reverts commit 7fd382b421.
2 weeks ago
Plínio Larrubia 41510faa22
Testing this 2 weeks ago
Plínio Larrubia f85d30555d
Add a line after the Win10 GUI image 2 weeks ago
Plínio Larrubia 2de84bf796
Try to realign the PS icon 2 weeks ago
Plínio Larrubia a285463d4b
Put the PS icon on the table 2 weeks ago
Plínio Larrubia 2fbafe1043
Small fix README 2 weeks ago
Plínio Larrubia 27b5c9fe50
Update Documentations 2 weeks ago
Plínio Larrubia aa7d681018
Fix download button 2 weeks ago
Plínio Larrubia 2e05ac8dac
Changes on download table 2 weeks ago
Plínio Larrubia 54795f5343
Increased Download table size 2 weeks ago
Plínio Larrubia fe656075fb
Update Docs | Put pkg installer on GUI script 2 weeks ago
Plínio Larrubia 3e69a66cef
branch master -> main 2 weeks ago
Plínio Larrubia d53f236ee0
Instead of Win10/11, replace with Win10/Newer 2 weeks ago
Plínio Larrubia 997a9f9469
Align table to center 2 weeks ago
Plínio Larrubia 36c3d77a96
Remove Enterprise support (I didn't even use it) 2 weeks ago
Plínio Larrubia 9cdfa21582
Update README | Rename files 2 weeks ago
LeDragoX 4d2e1bd1d7
Rename details labels 2 weeks ago
LeDragoX 543fcff964
Rename hidden content label 2 weeks ago
LeDragoX 3aec31b356
Join Know Issues with Solutions 2 weeks ago
LeDragoX 8a434ba4fc
Update MD Documents 2 weeks ago
LeDragoX e8e1aea433
Update README (winget SoonTM) 2 weeks ago
LeDragoX 03d0f50225
Update README 2 weeks ago
LeDragoX d5ea18e2ef
Let VS Code format every code 2 weeks ago
LeDragoX 844a6dd070
Recommend only CTT Win10 Script 2 weeks ago
LeDragoX 936209c684
This was supposed to be on Eng. 2 weeks ago
LeDragoX b359858394
See Chocolatey document changed 2 weeks ago
LeDragoX f041ccb4d2
At least the last 21H1 ver use 4 digits 2 weeks ago
LeDragoX 992d51fc4f
Update Windows ver 2 weeks ago
LeDragoX 89f692d1f9
Arrange the list and solutions 2 weeks ago
LeDragoX 17a6c19ac6
Enumerate solutions 2 weeks ago
LeDragoX d96c5adb16
Give direct solutions through README 2 weeks ago
LeDragoX 240e642b91
Remove unknown thanks (to me) 2 weeks ago
LeDragoX b2557dc854
Oops 2 weeks ago
LeDragoX f5053ec6c0
Split all Tweak functions into a script file | Adapt the last remaining scripts 2 weeks ago
LeDragoX 9be4b73099
Hide the License to point the file 2 weeks ago
LeDragoX 0b4759c10d
Do not hurt the original author's feelings 2 weeks ago
LeDragoX 22d842a7c6
As this was not tested, i can't declare about it 2 weeks ago
LeDragoX e3c3e16f47
Adjust some documentation 2 weeks ago
LeDragoX 523e1f558c
Make every part of the Output visible, refactor some parts, and don't redo things 2 weeks ago
LeDragoX d1271a4f17
Recommend these scripts 2 weeks ago
LeDragoX 75da942775
rearrange the community scripts 2 weeks ago
LeDragoX 41ab945438
[README] Other Scripts you should check 2 weeks ago
LeDragoX ed3e72f926
Advice on GUI 2 weeks ago
LeDragoX 4977fffba6
The most major FIX, Output working on GUI version by importing them, instead of executing as files 2 weeks ago
LeDragoX b460a9ed3a
Move the Script Features order 2 weeks ago