mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 10:11:27 +00:00
improve wording
This commit is contained in:
2
dist/win/bundle/bundleWithWinfsp.wxs
vendored
2
dist/win/bundle/bundleWithWinfsp.wxs
vendored
@@ -42,7 +42,7 @@
|
||||
>
|
||||
<CommandLine Condition="WixBundleUILevel <= 3" InstallArgument="-q" />
|
||||
<!-- XML allows line breaks in attributes, hence keep the line breaks here -->
|
||||
<CommandLine Condition="WixBundleUILevel > 3" InstallArgument="-t "Cryptomator Installer" -m "Cryptomator requires a newer version of the WinFsp driver. The installer will now uninstall WinFsp, reboot, and afterwards proceed with the installation.
|
||||
<CommandLine Condition="WixBundleUILevel > 3" InstallArgument="-t "Cryptomator Installer" -m "Cryptomator requires a newer version of the WinFsp driver. The installer will now uninstall WinFsp, possibly reboot, and afterwards proceed with the installation.
|
||||
|
||||
Do you want to continue?"" />
|
||||
<ExitCode Behavior="success" Value="0"/>
|
||||
|
||||
Reference in New Issue
Block a user