Skip to content

Commit

Permalink
win: unify registry setting as TrustedInstaller
Browse files Browse the repository at this point in the history
- Introduce SetRegistryValueAsTrustedInstaller function to unify setting
  registry values as TrustedInstaller.
- Introduce RunPowerShellWithMinimumWindowsVersion function to unify
  Windows version specific registry modifications.
- Add more documentation for scripts using TrustedInstaller.
- Correct revert code for affected scripts to match default OS behavior
  (setting registry value back) instead of just deleting keys.
  • Loading branch information
undergroundwires committed Jul 25, 2024
1 parent 11e566d commit 8526d25
Showing 1 changed file with 203 additions and 44 deletions.
Loading

0 comments on commit 8526d25

Please sign in to comment.