From 8b10fe4053c03669affc2f746e779f281c22fe71 Mon Sep 17 00:00:00 2001 From: Alekhya Date: Thu, 23 Apr 2020 12:07:36 -0700 Subject: [PATCH] Launcher MSI - Added a required dll and removed folder plugin (#2355) * Modified the product.wxs file * Added the x64 config --- installer/PowerToysSetup/Product.wxs | 33 +------------------ .../PowerLauncher.UI/PowerLauncher.UI.csproj | 2 +- 2 files changed, 2 insertions(+), 33 deletions(-) diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index df8679462e..095e683bf1 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -599,7 +599,7 @@ - + @@ -658,37 +658,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/modules/launcher/PowerLauncher.UI/PowerLauncher.UI.csproj b/src/modules/launcher/PowerLauncher.UI/PowerLauncher.UI.csproj index 298ae7cc07..1cebeb6ee4 100644 --- a/src/modules/launcher/PowerLauncher.UI/PowerLauncher.UI.csproj +++ b/src/modules/launcher/PowerLauncher.UI/PowerLauncher.UI.csproj @@ -2,7 +2,7 @@ - Debug + Debug x64 {4A3DE70C-684C-410D-B851-C23B6DAEDF16} AppContainerExe