You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New in v5.11
UX Improvements
ODIS exit codes fixed — ODIS products now show green OK instead of false red FAIL
MSI exit 1605 shows 'OK (already removed)' instead of FAIL
MSI exits 1641/3010 show 'OK (reboot scheduled/suggested)'
Reassurance message after Pass 1 — 'Some failures are normal, tool will retry automatically'
Backup error reporting — partial xcopy copies show yellow warning instead of false green
Safety & Correctness
findstr space delimiter fix — multi-word product names no longer match unrelated files (prevents accidental deletion of shortcuts like 'Max Payne' or 'HBO Max')
Locked folder path quoting — paths with spaces handled correctly in retry loops
PFRO pair-aware filtering — PendingFileRenameOperations cleaned in Source/Target pairs (prevents Windows Update corruption)
Restore point cleanup — SystemRestorePointCreationFrequency override removed after use
wmic restore point validation — checks ReturnValue instead of errorlevel
Localization (International Windows)
ACLs: Everyone:F → *S-1-1-0:F (works on all Windows languages)