Skip to content

Commit

Permalink
win: improve folder hiding in "This PC" $16
Browse files Browse the repository at this point in the history
This commit improves how folders are hidden under "This PC" on Windows.
It introduces shared functions to improve maintainability. This increases
the robustness and simplifies future updates and maintenance.

Key changes:

- Fix revert codes to match the default OS state.
- Implement shared functions for higher maintainability.
- Add more documentation.
- Introduce more methods to hide folders, adding suggestions from $16.

Other supporting changes:

- Add ability to revert `DeleteRegistryKey`.
- Add ability to contrain Windows version in `DeleteRegistryKey`.
- Add generated comment by default in `DeleteRegistryKey`.
  • Loading branch information
undergroundwires committed Aug 7, 2024
1 parent 55c23e9 commit f6c4af7
Showing 1 changed file with 716 additions and 80 deletions.
Loading

0 comments on commit f6c4af7

Please sign in to comment.