This repository has been archived by the owner on Feb 9, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #66 from zy26/patch-1
AllowTelemetry should be REG_DWORD
- Loading branch information
862c38f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so this was, in fact, a DWORD by default?
862c38f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ruined1 It looks like it, when I went into gpedit and set AllowTelemetry manually it changed the string into a DWORD. Weird.