[installer] Remove unneeded installer/MSIX directory (#19320)

* [installer] Remove uneeded installer/MSIX dir

* Run spellcheck
This commit is contained in:
Stefan Markovic
2022-07-14 18:33:15 +02:00
committed by GitHub
parent 45d0e7da2b
commit de4b66b51e
17 changed files with 3 additions and 272 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -44,7 +44,7 @@
<BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense">
<bal:WixStandardBootstrapperApplication
LicenseFile="$(var.RepoDir)\installer\License.rtf"
LogoFile="$(var.RepoDir)\installer\MSIX\Images\logo44.png"
LogoFile="$(var.RepoDir)\installer\PowerToysSetup\Images\logo44.png"
SuppressOptionsUI="no"
SuppressRepair="yes" />
</BootstrapperApplicationRef>