Run DeviceCleanup and DDU elevated
This commit is contained in:
parent
4e887c318b
commit
42c72f20f4
1 changed files with 2 additions and 0 deletions
|
|
@ -108,11 +108,13 @@ LAUNCHERS = {
|
|||
'L_TYPE': 'Executable',
|
||||
'L_PATH': 'DisplayCleanup',
|
||||
'L_ITEM': 'DisplayCleanup.exe',
|
||||
'L_ELEV': 'True',
|
||||
},
|
||||
'Display Driver Uninstaller': {
|
||||
'L_TYPE': 'Executable',
|
||||
'L_PATH': 'DDU',
|
||||
'L_ITEM': 'Display Driver Uninstaller.exe',
|
||||
'L_ELEV': 'True',
|
||||
},
|
||||
'ERUNT': {
|
||||
'L_TYPE': 'Executable',
|
||||
|
|
|
|||
Loading…
Reference in a new issue