Fix enabling LiveGrid
This commit is contained in:
parent
29b54a7b85
commit
55bc3f250d
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ SETTINGS_CLASSIC_START = {
|
|||
|
||||
# ESET
|
||||
SETTINGS_ESET_SYSTEM = {
|
||||
r'Software\ESET\ESET Security\CurrentVersion\Settings\LiveGrid': {
|
||||
r'Software\ESET\ESET Security\CurrentVersion\Config\Settings\LiveGrid': {
|
||||
'DWORD Items': {
|
||||
'LiveGridFeedbackEnabled': 1,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue