From 1967bd862eaa5130260a7d7beea9657778718c31 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 19 Dec 2018 00:38:56 +0100 Subject: Windows: Add mount option that allows mounting a volume without attaching it to the specified drive letter. This is useful in situation where Windows has issue with the filesystem (e.g. ReFS on Windows 10 1809) and we need to use third party software to be able to use the filesystem under Windows through low level VeraCrypt virtual device (e.g. \Device\VeraCryptVolumeX). --- src/Common/Language.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Common/Language.xml') diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 88b5e0fd..5fc4ce7d 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -1427,6 +1427,8 @@ ERROR: The size of the file container is larger than the available free space on disk. Allow Windows Disk Defragmenter to defragment non-system partition/drive WARNING: Defragmenting non-system partitions/drives may leak metadata about their content or cause issues with hidden volumes they may contain.\n\nContinue? + Virtual Device + The selected mounted volume is not associated with its drive letter in Windows and so it can not be opened in Windows Explorer. -- cgit v1.2.3