This release introduces Scripts (custom detection rules) and Tweaks. - Scripts create custom entries on the application list and allow end-user to add functions to their BCU installs. Scripts are placed in the Resources\Scripts folder. - Tweaks (e.g. Disable subscribed content) are displayed on the application list and can be "uninstalled" just like normal programs. This allows users to add them to uninstall lists and run automatically. Tweaks are implemented as scripts and can be taken as examples. ## Changelog ### Additions - Added support for scripts (custom user-created list entries) - - Added PowerShell Script uninstaller kind - Added Tweaks (uses the new script functionality) - - Added Tweak filtering - - Added disable-subscribed-content script (stop automatic app downloads) - - Added mouse acceleration disable script - - Added script to disable easy access keyboard shortcuts - - Added scripts to remove special folders from This PC - Added Custom rules, Scripts and Tweaks section to readme ### Translations - Merged fr translation update by Thierry Delaunay and Orphée V. ### Improvements and changes - Changed default portable install dir to C:\BCUninstaller - Don't scan Steam size if not necessary - OneDrive uninstallation will now remove explorer hooks (uses a script now) - Improved setting save error logging - Improved WindowsFeatureFactory fail message - Increased default window height slightly ### Fixes - Fixed crash on some Japanese systems - Fixed crash with invalid config files - Fixed error when scanning services with badly formatted filenames