diff --git a/.pipelines/pipeline.user.windows.yml b/.pipelines/pipeline.user.windows.yml index f149be5786..0ce02d44f7 100644 --- a/.pipelines/pipeline.user.windows.yml +++ b/.pipelines/pipeline.user.windows.yml @@ -50,6 +50,8 @@ build: - 'modules\fancyzones.dll' - 'modules\shortcut_guide.dll' - 'modules\PowerRenameExt.dll' + - 'modules\WindowWalker.exe' + - 'modules\WindowWalker.dll' signing_options: sign_inline: true # This does signing a soon as this command completes - !!buildcommand diff --git a/installer/PowerToysSetup/Product.wxs b/installer/PowerToysSetup/Product.wxs index 5f090eda69..893dea5d88 100644 --- a/installer/PowerToysSetup/Product.wxs +++ b/installer/PowerToysSetup/Product.wxs @@ -311,6 +311,14 @@ + + + + + + + + @@ -513,6 +521,7 @@ +