From 88dd87f830fe775017388ff42c4c75669f0bc32e Mon Sep 17 00:00:00 2001 From: Noraa Junker Date: Tue, 17 Feb 2026 01:39:03 +0100 Subject: [PATCH] Fix installer now? --- installer/PowerToysSetupVNext/Core.wxs | 6 +++--- installer/PowerToysSetupVNext/PowerDisplay.wxs | 16 +++++++++++++--- installer/PowerToysSetupVNext/PowerToys.wxs | 6 +++--- installer/PowerToysSetupVNext/Product.wxs | 2 +- src/Runner/RunnerV2.csproj | 3 +++ 5 files changed, 23 insertions(+), 10 deletions(-) diff --git a/installer/PowerToysSetupVNext/Core.wxs b/installer/PowerToysSetupVNext/Core.wxs index aaf9bb5550..c456a36974 100644 --- a/installer/PowerToysSetupVNext/Core.wxs +++ b/installer/PowerToysSetupVNext/Core.wxs @@ -66,9 +66,9 @@ - - - + + + diff --git a/installer/PowerToysSetupVNext/PowerDisplay.wxs b/installer/PowerToysSetupVNext/PowerDisplay.wxs index 5cfe23661c..1bb38fa658 100644 --- a/installer/PowerToysSetupVNext/PowerDisplay.wxs +++ b/installer/PowerToysSetupVNext/PowerDisplay.wxs @@ -3,7 +3,7 @@ - + @@ -13,7 +13,14 @@ - + + + + + + + + @@ -23,7 +30,10 @@ + + + - \ No newline at end of file + diff --git a/installer/PowerToysSetupVNext/PowerToys.wxs b/installer/PowerToysSetupVNext/PowerToys.wxs index 64f6f35c5e..4d74b02284 100644 --- a/installer/PowerToysSetupVNext/PowerToys.wxs +++ b/installer/PowerToysSetupVNext/PowerToys.wxs @@ -4,16 +4,16 @@ - + - + diff --git a/installer/PowerToysSetupVNext/Product.wxs b/installer/PowerToysSetupVNext/Product.wxs index 1a5f8010f7..f6d093ddb4 100644 --- a/installer/PowerToysSetupVNext/Product.wxs +++ b/installer/PowerToysSetupVNext/Product.wxs @@ -35,7 +35,7 @@ - + diff --git a/src/Runner/RunnerV2.csproj b/src/Runner/RunnerV2.csproj index 9fc600c6a2..de5d75ba6f 100644 --- a/src/Runner/RunnerV2.csproj +++ b/src/Runner/RunnerV2.csproj @@ -38,6 +38,9 @@ + + PreserveNewest + PreserveNewest