Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix T1547.001 test b051b3c0-66e7-4a81-916d-e6383bd3a669 by adding /f argument to the reg modification by reg.exe #3017

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Retrospected
Copy link
Contributor

Details:
This change adds the /f (force) argument to force overwriting the existing registry key. Without this argument the atomic gets stuck on the prompt whether to overwrite.

Testing:
Local test performed and succeeded.

Associated Issues:
N/A

add /f argument to force changing the registry key since it already exists. without /f it will prompt to overwrite
@Retrospected
Copy link
Contributor Author

Found a similar issue with test, added the fix to this PR:

name: Creating Boot Verification Program Key for application execution during successful boot
auto_generated_guid: 6e1666d5-3f2b-4b9a-80aa-f011322380d4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants