diff --git a/dist/win/bundle/bundleWithWinfsp.wxs b/dist/win/bundle/bundleWithWinfsp.wxs index 991b44940..c0bb4f26d 100644 --- a/dist/win/bundle/bundleWithWinfsp.wxs +++ b/dist/win/bundle/bundleWithWinfsp.wxs @@ -14,8 +14,7 @@ + UpgradeCode="82F812D9-4083-4EF1-8BC8-0F1EDA05B46B"/> @@ -27,8 +26,7 @@ SuppressOptionsUI="yes" ThemeFile="bundle\customBootstrapperTheme.xml" LocalizationFile="bundle\customBootstrapperTheme.wxl" - LogoFile="bundle\resources\logo.png" - /> + LogoFile="bundle\resources\logo.png"/> @@ -38,8 +36,7 @@ DisplayName="Removing outdated WinFsp Driver" Description="Executable to remove old winfsp" DetectCondition="false" - InstallCondition="InstalledLegacyWinFspVersion <> v0.0.0.0" - > + InstallCondition="InstalledLegacyWinFspVersion <> v0.0.0.0"> SourceFile="resources\Cryptomator.msi" CacheId="cryptomator-bundle-cryptomator" DisplayInternalUI="no" - Visible="no" - /> + Visible="no"/> + Permanent="yes"/>