parent
26843e4b4b
commit
14086bba3d
1 changed files with 24 additions and 1 deletions
|
|
@ -171,7 +171,30 @@ PRESETS = {
|
|||
),
|
||||
'Options': (
|
||||
'Run RKill',
|
||||
'Run TDSSKiller (once)',
|
||||
'Sync Clock',
|
||||
),
|
||||
},
|
||||
'Minimal Repairs': {
|
||||
'Backup Settings': (
|
||||
'Enable RegBack',
|
||||
'Enable System Restore',
|
||||
'Set System Restore Size',
|
||||
'Create System Restore',
|
||||
'Backup Browsers',
|
||||
'Backup Power Plans',
|
||||
'Backup Registry',
|
||||
),
|
||||
'Windows Repairs': (
|
||||
'CHKDSK',
|
||||
'DISM RestoreHealth',
|
||||
'SFC Scan',
|
||||
'Fix File Associations',
|
||||
'Clear Proxy Settings',
|
||||
'Disable Pending Renames',
|
||||
'Registry Repairs',
|
||||
),
|
||||
'Options': (
|
||||
'Run RKill',
|
||||
'Sync Clock',
|
||||
),
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue