Fix syntax error
This commit is contained in:
parent
54f6b8f9ae
commit
6320533f86
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ REG_WINDOWS_EXPLORER = {
|
|||
('EnableActivityFeed', 0, 'DWORD'),
|
||||
('PublishUserActivities', 0, 'DWORD'),
|
||||
('UploadUserActivities', 0, 'DWORD'),
|
||||
),
|
||||
# Disable Edge first run screen
|
||||
r'Software\Policies\Microsoft\MicrosoftEdge\Main': (
|
||||
('PreventFirstRunPage', 1, 'DWORD'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue