mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
Remove WW module (#2664)
* Removed WW module from sln file * Remove WW from product.wxs * Removed WW from runner
This commit is contained in:
committed by
GitHub
parent
7fc140af01
commit
855f3d74fe
@@ -381,13 +381,6 @@
|
||||
</RegistryKey>
|
||||
</Component>
|
||||
|
||||
<Component Id="Module_WindowWalker" Guid="0F96981C-5D36-4467-9515-71FB0CE72F6F" Win64="yes">
|
||||
<File Source="$(var.BinX64Dir)modules\WindowWalker.exe" />
|
||||
<File Source="$(var.BinX64Dir)modules\WindowWalker.dll" />
|
||||
<File Source="$(var.BinX64Dir)modules\MaterialDesignColors.dll" />
|
||||
<File Source="$(var.BinX64Dir)modules\MaterialDesignThemes.Wpf.dll" />
|
||||
</Component>
|
||||
|
||||
<Component Id="Module_Launcher" Guid="9A343236-B49D-451D-A27D-4C336F460A45" Win64="yes">
|
||||
<File Source="$(var.BinX64Dir)modules\Microsoft.Launcher.dll" />
|
||||
</Component>
|
||||
@@ -686,7 +679,6 @@
|
||||
<ComponentRef Id="Module_ImageResizer_Registry" />
|
||||
<ComponentRef Id="Module_PowerPreview" />
|
||||
<ComponentRef Id="Module_PowerPreview_PerUserRegistry" />
|
||||
<ComponentRef Id="Module_WindowWalker" />
|
||||
<ComponentRef Id="Module_Launcher" />
|
||||
<ComponentRef Id="Module_KeyboardManager" />
|
||||
<ComponentRef Id="SettingsV2" />
|
||||
|
||||
Reference in New Issue
Block a user