Use full tool names

This commit is contained in:
2Shirt 2023-10-21 18:59:37 -07:00
parent e39a2acf26
commit 4e887c318b
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -104,12 +104,12 @@ LAUNCHERS = {
'if /i "%PROCESSOR_ARCHITECTURE%" == "AMD64" set "ARCH=64"',
],
},
'DisplayCleanup': {
'Display Cleanup': {
'L_TYPE': 'Executable',
'L_PATH': 'DisplayCleanup',
'L_ITEM': 'DisplayCleanup.exe',
},
'DDU': {
'Display Driver Uninstaller': {
'L_TYPE': 'Executable',
'L_PATH': 'DDU',
'L_ITEM': 'Display Driver Uninstaller.exe',