1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-01-04 20:58:12 -06:00

Windows: Block installation with exe installer if VeraCrypt was already installed using MSI package

This commit is contained in:
Mounir IDRASSI
2021-09-05 01:11:04 +02:00
parent 8533ced1a4
commit ddf9811b21
42 changed files with 67 additions and 0 deletions

View File

@@ -1565,6 +1565,7 @@
<entry lang="zh-cn" key="UNKNOWN_OPTION">未知选项</entry>
<entry lang="zh-cn" key="VOLUME_LOCATION">卷的位置</entry>
<entry lang="zh-cn" key="VOLUME_HOST_IN_USE">警告:宿主文件/设备 {0} 已在使用中!\n\n忽略此提示可能会导致意外结果包括系统不稳定。在装载卷之前应关闭可能正在使用宿主文件/设备的所有应用程序。\n\n是否继续装载</entry>
<entry lang="en" key="CANT_INSTALL_WITH_EXE_OVER_MSI">VeraCrypt was previously installed using an MSI package and so it can't be updated using the standard installer.\n\nPlease use the MSI package to update your VeraCrypt installation.</entry>
</localization>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="VeraCrypt">