From b7136d4c096bffcda98edcc098ae09b3a07b79c7 Mon Sep 17 00:00:00 2001 From: Pascal Temel Date: Tue, 7 Jan 2025 09:26:17 +0100 Subject: [PATCH] fixed typo --- Setup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup.iss b/Setup.iss index 54159a5..0f9834b 100644 --- a/Setup.iss +++ b/Setup.iss @@ -91,7 +91,7 @@ Name: "Scripts\ChangeVDDrefreshrate"; Description: "Adjust the {#MyAppShortName} Name: "Scripts\RotateVDD"; Description: "Rotate the {#MyAppShortName} via command line."; Types: full custom Name: "Scripts\ScaleVDD"; Description: "Scale the {#MyAppShortName} via command line."; Types: full custom Name: "Scripts\MakeVDDPrimary"; Description: "PowerShell script to set {#MyAppShortName} as the primary display."; Types: full custom -Name: "Scripts\WinPasScript"; Description: "Script to trigger Win+P via command lin.e"; Types: full custom +Name: "Scripts\WinPasScript"; Description: "Script to trigger Win+P via command line."; Types: full custom Name: "Scripts\ToggleVDDpower"; Description: "Script to toggle {#MyAppShortName}'s power on or off."; Types: full custom Name: "Scripts\EnLiDiLo"; Description: "Automate enabling the {#MyAppName} on login and disabling on logout"; Types: full custom