1446 Commits (main)
 

Author SHA1 Message Date
Plínio Larrubia 3fcf4462ad
(#67) Make possible to syncronize clipboard between devices
- On apply tweaks it defaults is to disable
- Has a new customization on GUI to change this setting
2 weeks ago
Plínio Larrubia 8f0d63c80e
On Undo Tweaks, revert ShutUp10 configurations
- The other scripts remain the same
2 weeks ago
Plínio Larrubia c48aab986b
(#70) Disable Bing Search for newer Windows versions
- The key already exists, and i'll refactor in a closer future how keys and values are inserted on registry

Thanks @MadhiasM
2 weeks ago
Plínio Larrubia 7b9ccc56fe
Add requires reboot message to Clipboard History
- Updated Natural scroll reboot message
2 weeks ago
Plínio Larrubia 70664ab131
Fix Node.js LTS install 2 weeks ago
Plínio Larrubia 0dc414281a
Change image font to Inter 2 weeks ago
Plínio Larrubia 4dbdee5523
Fix VC redist 2005-2022 (x86-x64) installation 2 weeks ago
Plínio Larrubia 8072ea6324
Change Voicemeeter displayed name on GUI 2 weeks ago
Plínio Larrubia ca2484ed45
Change timeout standby timeout when plugged
- Change timeout from disk when on Battery
- Change Hibernate timeout when plugged in
2 weeks ago
Plínio Larrubia 17263cb7e3
Add Voice Meeter software 2 weeks ago
Miraç Gülgönül ffd9a2bd6d
small typo in README.md
do not -> does not
2 weeks ago
dependabot[bot] aae2a14881
build(deps): bump microsoft/psscriptanalyzer-action from 1.0 to 1.1
Bumps [microsoft/psscriptanalyzer-action](https://github.com/microsoft/psscriptanalyzer-action) from 1.0 to 1.1.
- [Release notes](https://github.com/microsoft/psscriptanalyzer-action/releases)
- [Commits](2044ae068e...6b2948b194)

---
updated-dependencies:
- dependency-name: microsoft/psscriptanalyzer-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
Plínio Larrubia 716cb3e19d
Save file as UTF-8 with BOM (PSScriptAnalyzer) 2 weeks ago
Plínio Larrubia f48ab76f28
(#59) Change major version to 22H2 on README 2 weeks ago
Plínio Larrubia 6af6bdf354
Update script GUI gif used on README 2 weeks ago
Plínio Larrubia 85d542d703
Last fix on Randomize System Color
- All color should match the Hex generated
2 weeks ago
Plínio Larrubia 21f7cc8f3f
Added install Microsoft Edge option on GUI
- Moved Install-OneDrive function inside same file (no changes)
2 weeks ago
Plínio Larrubia 55d303f34a
Added Clipchamp on bloatware list
- From Windows 11 22H2
2 weeks ago
Plínio Larrubia 6814a05c1a
Update script image color 2 weeks ago
Plínio Larrubia b9eea034f3
Add tweak to manage Internet Explorer via GUI
- Fixed the last colors from Randomize System Colors
- Update README:
  - Use a line break on resume
  - Added Randomize System Color description
  - Fixed all broken links to files on this documentation
2 weeks ago
Plínio Larrubia 956fcedb10
(#63) Added Mouse natural scroll option to GUI
- Refactored Write-TitleCounter function
- Updated README about MS Edge and Mouse Natural
2 weeks ago
Plínio Larrubia 6ebd7704e6
Update Script logo in ASCII at start 2 weeks ago
Plínio Larrubia 6af58aa0cf
Updated title-templates with a new visual to the terminal output
- Resized open-file lib console output
- Updated GUI first tab height to fit all buttons
- Added 1 more verification when creating a new scheduled job at start
- Removed empty section on personal tweaks
2 weeks ago
Plínio Larrubia 5a45deab18
Effectively remove microsoft edge (Except user data)
- Folders from Program Files (x86) related to Edge will also be wiped
- This is NOT included on apply tweaks, it's isolated on GUI
- The reason this was done is because v105 instantly crashed after opened

Reminder for those who don't want this to happen:
- DON'T open Edge right after boot, wait til' 1 min or other stuff started completely
- *The daily upgrade scripts may affect MS Edge from reinstalling
2 weeks ago
Plínio Larrubia f755a6e60b
Added Remove Microsoft Edge button/script
- Change the remaining "to default" tweaks symbol to [*]
- Tried to change speed animation to 100ms on Windows 11
- Removed one useless service
- Fixed Enable/Disable telemetry to change any moment you want from mandatory to optional telemetry
2 weeks ago
Plínio Larrubia 44183d4eec
Update Show Debloat Info % values
- Changes RAM from MB to GB (Like task manager)
- Get even more accurate RAM values
2 weeks ago
Plínio Larrubia 0ec8da7b54
Show used RAM and used Storage instead of FREE %
- These metrics should help better than free RAM / free Storage (for my graduation)
2 weeks ago
Plínio Larrubia 9023ee4614
Bring some privacy tweaks from personal tweaks
- Makes more sense being on opt-privacy
- Fixed some mismatched tweaks
- Tweaks applying default configs will not be reverted

Some advice on README.md
2 weeks ago
Plínio Larrubia f675c0b1ab
Remove SysMain 2nd tweak
- It didn't work as it was disabled on Services (or re-enabled)

Create registry key to Windows Search if unavailable
- This may help when using a non-admin user
2 weeks ago
Plínio Larrubia f0ce38015f
(#54) Use new method to install DesktopAppInstaller (Winget)
- Install winget package with the Add-AppxProvisionedPackage command
- Fixes some console errors on backup-system.ps1
- Fixes disable News and Interest not finding the path
- Add tmp/*.xml file to .gitignore
2 weeks ago
Plínio Larrubia 2102edfb30
Added script/button to use a new system color (randomized)
- This changes the colors from:
  - Taskbar
  - Start Button
  - Settings/UWP apps
  - Window Title
  - Windows Borders (When unmaximized)
- Re-enables some colors settings from personalization
2 weeks ago
Plínio Larrubia 177e6d5a15
Update GUI gif 2 weeks ago
Plínio Larrubia ca0eae9ea5
Update shutup10 cfg file
- Rename variable from individual tweaks to better understanding
2 weeks ago
Plínio Larrubia 281489e6e5
Split grouped tweaks for better understanding
- Involves Windows Spotlight, Tailored Experiences and Third Party Suggestions
- Polish what remained strange
2 weeks ago
Plínio Larrubia b3b48ffbf5
(#56/#57) Updates on personal-tweaks (UI)
- Disable news and interest behaviour on ALL users
- Disable Windows search highlights when the search box is full (no more distractions)
2 weeks ago
Plínio Larrubia 0f23498f9a
Added 3 new apps to install
- RoundedTB
- TranslucentTB
- Geekbench 5

Moved Cortana app name to be in numeric order
- Removed Paint 3D description :v
2 weeks ago
Plínio Larrubia c619ce9167
(#55) Kill cortana while applying tweaks
- Added option to control Online Speech Recognition (Press Win + H)
  - Updated how some registries were disabled (By removing or setting another value)
2 weeks ago
Plínio Larrubia c87fae80f4
Update Script Image on README 2 weeks ago
Plínio Larrubia 24ff967a77
Update README 2 weeks ago
Plínio Larrubia ad79dc9f65
Re-add poweshell icon (this was used on Download section) 2 weeks ago
Plínio Larrubia 8fe25a967b
Add Image to the project :D (Made on GIMP) 2 weeks ago
Plínio Larrubia b14a093bac
(#54) Fix errors when trying to install winget
- Applies to:
  - Microsoft.VCLibs.14.00.Desktop.appx and
  - Microsoft.DesktopAppInstaller.msixbundle
- When using `OpenTerminalHere.cmd`, see if winget is already installed
  - In case yes, Windows Terminal will be used (if available)
  - In caso no, PowerShell will be used to help on the first time
2 weeks ago
Plínio Larrubia 8fde20d1f8
Remove last remainings of Xbox from remove-bloatware-apps
- The Xbox apps are removed by another script, so this won't affect anymore, only the old base APP
- Add last details on README
2 weeks ago
Plínio Larrubia fadf47b172
Fix some full line links on README
- Should help when viewing the ` GUI Script Features` section
2 weeks ago
Plínio Larrubia d32b08154d
Revamp the documentation
- Refactor a lot of descriptions
- Most sections received an update, explore!
- Update Contributing section and file
2 weeks ago
Plínio Larrubia 84d9a89f88
Added MSI Afterburner install on Utilities
- Software that helps to get in-game metrics about your hardware
2 weeks ago
Plínio Larrubia e2d544da8d
Fixed Winget install properly
- If not able to install automatically, the app installer will open
  - And wait until closes (this part was hard to fix, but, Chris Titus Tech already solved it on his scripts, props to him)
2 weeks ago
Plínio Larrubia 192bceaa41
Refactor WSLg/Preview install with Optional feature lib
- Also fixed the 2 Dialogs after finishing the install
2 weeks ago
Plínio Larrubia 77685da252
Fix number of monitors found (#42/#43/#51)
- I used my laptop connected to a HDMI TV to solve this issue (The GUI was HUUUUGE)
- On multi-monitor system, to get the GUI normal, the system layout scale should be 100%, not more than this
2 weeks ago
Plínio Larrubia 5fd400b3f5
Get correct path when selecting a location
- Return as a String (not an Object[])
2 weeks ago