Fix typos
This commit is contained in:
parent
42c72f20f4
commit
9f5c097f81
1 changed files with 3 additions and 3 deletions
|
|
@ -104,10 +104,10 @@ LAUNCHERS = {
|
|||
'if /i "%PROCESSOR_ARCHITECTURE%" == "AMD64" set "ARCH=64"',
|
||||
],
|
||||
},
|
||||
'Display Cleanup': {
|
||||
'Device Cleanup': {
|
||||
'L_TYPE': 'Executable',
|
||||
'L_PATH': 'DisplayCleanup',
|
||||
'L_ITEM': 'DisplayCleanup.exe',
|
||||
'L_PATH': 'DeviceCleanup',
|
||||
'L_ITEM': 'DeviceCleanup.exe',
|
||||
'L_ELEV': 'True',
|
||||
},
|
||||
'Display Driver Uninstaller': {
|
||||
|
|
|
|||
Loading…
Reference in a new issue