diff --git a/scripts/wk/cfg/launchers.py b/scripts/wk/cfg/launchers.py index 06605f06..b63a57c6 100644 --- a/scripts/wk/cfg/launchers.py +++ b/scripts/wk/cfg/launchers.py @@ -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',