v6.3.0 - audit release, one-line installer, startup manager, history - #6
Merged
Merged
Conversation
Fixes - Desktop app ignored the tick-boxes: engines now split comma-joined -Include/-Exclude/-Drives/-Area passed through -File. - Restore points work under PowerShell 7 (WMI SystemRestore), throttle value restored. - Cleanup dry runs measured nothing for per-user paths (ForEach-Object member + WhatIf). - Junctions/symlinks removed as links only; age filter works on files; service dependents restarted; native exit codes checked; engine keeps its own log/report. - Browsers closed only in the current session; unattended runs skip running browsers. - Recycle Bin for every user and disk; event-log archives outside %TEMP%; shadow-old / old-drivers / gpu-leftovers scoped correctly. - LF batch files broke call :label in cmd.exe; release build forces CRLF. - Repair: dirty-bit, Defender threats, w32tm, ICMP-triggered network reset, hosts wipe, BITS job wipe; every fix is verified by re-scanning. - Optimize: TaskbarDa/UCPD abort, MMCSS clamp, Teredo policy, Ultimate plan pile-up, Appx under pwsh 7, incremental undo manifests. Changed - Harmful/placebo items off by default (Prefetch, standby purge, full WU reset, BITS reset, Store reset, bg-apps, dmwappush, GameDVR policy, throttling); DISM ResetBase -> Dangerous. - Scheduled tasks run from %ProgramFiles%\WinSenior and keep one report per run. Added - install.ps1: irm .../releases/latest/download/install.ps1 | iex (SHA256-verified). - Cleanup 97 -> 106, Optimize 49 -> 77, Troubleshoot 25 -> 43. - App: Startup apps page, History + HTML export, progress bar, filters, tooltips, confirmations, crash-safe handlers, UTF-8 output, drive/Conservative options.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Audit release: every engine checked against Microsoft documentation and common cleaner/tweaker failure modes, plus a one-line web installer.
Install / update with one line
SHA256-verified download of the latest release into
%LOCALAPPDATA%\WinSenior, Start menu + desktop shortcuts, launches the app.Critical fixes
-Includevia-File).SystemRestore).call :label; release zip forces CRLF.Coverage: cleanup 97 -> 106, optimize 49 -> 77, troubleshoot 25 -> 43.
App: Startup apps page, History + HTML export, progress bar, filters, tooltips, confirmations, crash-safe handlers, UTF-8 output.
See CHANGELOG.md for the full list.
Test plan
-WhatIfcleanup under both runtimes (~7 GB found, 0 errors)