Skip to content

Commit

Permalink
win: doc and improve disabling app access $138
Browse files Browse the repository at this point in the history
This commit improves disabling app access by correcting minor issues,
adding missing access control configurations and adding more
documentation ($138).

- Introduce shared functions to modify app access for maintainability
  and simplicity.
- Move app access disabling to on top of the category.
- Improve comments in generated code
- Fix revert codes showing errors by using `2>nul` in `reg delete`
  commands.
- Fix disabling app access to trusted devices disables access to account
  information, name and picture on older versions of Windows.
- Move disabling app access to location in the same category of others.
- Add missing privacy settings and configurations.
- Add more documentation to scripts
- Rename script names for consistency and clarity.
- Move disabling access to SMS/MMS to phone access disablement category.
  • Loading branch information
undergroundwires committed May 21, 2024
1 parent 2923621 commit 3512ab5
Showing 1 changed file with 1,059 additions and 427 deletions.
Loading

0 comments on commit 3512ab5

Please sign in to comment.