From 00c3fe8e8d6c9d172b19d3ae3aa4deec334561e0 Mon Sep 17 00:00:00 2001 From: mantaionut Date: Thu, 20 Feb 2025 17:02:56 +0200 Subject: [PATCH 1/3] Disable CETCompat in Launcher --- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 07852dc804c0..39cee089b74c 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -7,6 +7,7 @@ PowerToys.Run WinExe true + false False PowerLauncher.App Assets\PowerLauncher\RunResource.ico From affcb422b4fe143b624d6c1b011e78749bbcdbb7 Mon Sep 17 00:00:00 2001 From: mantaionut Date: Fri, 21 Feb 2025 16:49:00 +0200 Subject: [PATCH 2/3] Added comment --- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 39cee089b74c..73b3e3388c17 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -7,6 +7,7 @@ PowerToys.Run WinExe true + false False PowerLauncher.App From 3508e4cf6b820148bb2301f4bc550bf31594121f Mon Sep 17 00:00:00 2001 From: mantaionut Date: Fri, 21 Feb 2025 16:50:19 +0200 Subject: [PATCH 3/3] Improved comment --- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 73b3e3388c17..0953b4d5a189 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -7,7 +7,7 @@ PowerToys.Run WinExe true - + false False PowerLauncher.App