Run DeviceCleanup and DDU elevated

This commit is contained in:
2Shirt 2023-10-21 19:03:15 -07:00
parent 4e887c318b
commit 42c72f20f4
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -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',