Skip to content

Conversation

@XakerTwo
Copy link
Contributor

@XakerTwo XakerTwo commented Sep 2, 2025

in general, it's a simple removal of components from list in Components Storage(CS)
rest of data stay untouched, which allow easily revert changes

deleted keys are backuped to the CSBkp dir next to the script

should fix #100

tested on Win10 19045.5965, but without attempt to update windows
it definitely should be tested with update attempt and until then should not be released as main version

this is cumulative PR so includes all from #103, but actually there only one extra commit

@XakerTwo XakerTwo marked this pull request as draft September 2, 2025 03:14
@XakerTwo XakerTwo force-pushed the batch_experimental_08_2025 branch from 87e742e to 390f25a Compare September 2, 2025 19:28
@XakerTwo XakerTwo marked this pull request as ready for review September 2, 2025 19:38
@XakerTwo XakerTwo force-pushed the batch_experimental_08_2025 branch from 390f25a to 590eb3a Compare September 3, 2025 05:38
in general, it's a simple removal of components from list in Components Storage(CS)
rest of data stay untouched, which allow easily revert changes from registry backup

however, while `sfc` util satisfied, WINDOWS UPDATE CAPABILITY NOT TESTED
further more certain registry records outside CS hive are points to related records

add `csc_scan_psl` function to obtain CS component keys
add CS configuration step which includes backup (`CSBkp` dir next to the script)

tested on W10 19045.5965 (update attempt not included)
@XakerTwo XakerTwo force-pushed the batch_experimental_08_2025 branch from 590eb3a to 55a91ae Compare September 10, 2025 17:25
@XakerTwo XakerTwo marked this pull request as draft November 28, 2025 20:52
@XakerTwo
Copy link
Contributor Author

XakerTwo commented Nov 28, 2025

installing of KB5066791 was successfully failed (no store corruption detected, but meta-data is invalid)

probably this PR will be revoked due to issue with finding proper package family cuz hash on tail of its name generated with unknown/modified hash-function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uninstalling MS Edge with this script corrupts Windows integrity

1 participant