From ddf9811b21ade89be55c9c357a5740ee3a41e9a9 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 5 Sep 2021 01:11:04 +0200 Subject: Windows: Block installation with exe installer if VeraCrypt was already installed using MSI package --- src/Common/Language.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Common/Language.xml') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 6ca142d8..e2a0fc46 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -1565,6 +1565,7 @@ Unknown option Volume Location WARNING: The host file/device {0} is already in use!\n\nIgnoring this can cause undesired results including system instability. All applications that might be using the host file/device should be closed before mounting the volume.\n\nContinue mounting? + 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. -- cgit v1.2.3