diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-07-02 23:57:01 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-07-03 00:44:43 +0200 |
commit | d52b5664f8236f6f8bdadf74980a8ab6a749a8e3 (patch) | |
tree | 361518c6b7f2cce47f49ef74ff8ed120fc9a5a26 /doc/html/Issues and Limitations.html | |
parent | d1b26d4bfefe4d7f8581d4555e6634c3603772ed (diff) | |
download | VeraCrypt-d52b5664f8236f6f8bdadf74980a8ab6a749a8e3.tar.gz VeraCrypt-d52b5664f8236f6f8bdadf74980a8ab6a749a8e3.zip |
Documentation: Add workaround for hang issues encountered on some Windows machine during mount/dismount.
Diffstat (limited to 'doc/html/Issues and Limitations.html')
-rw-r--r-- | doc/html/Issues and Limitations.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/html/Issues and Limitations.html b/doc/html/Issues and Limitations.html index a7be3f60..ac9e8e95 100644 --- a/doc/html/Issues and Limitations.html +++ b/doc/html/Issues and Limitations.html @@ -44,7 +44,12 @@ <br> Also, there are other entries whose name start with "#{" and "\??\Volume{": double click on each one of them and remove the ones whose data value contains the name "VeraCrypt" and "TrueCrypt". </li></ul> -</li></ul> +</li> +<li>On some Windows machines, VeraCrypt may hang intermittently when mounting or dismounting a volume. Similar hanging may affect other running applications during veraCrypt mounting or dismounting operations. +This issue is caused by a conflict between VeraCrypt waiting dialog displayed during mount/dismount operations and other software installed on the machine (e.g. Outpost Firewall Pro). +In such situations, the issue can be solved by disabling VeraCrypt waiting dialog in the Preferences: use menu "Settings -> Preferences" and check the option "Don't show wait message dialog when performing operations". +</li> +</ul> <h3 id="limitations">Limitations</h3> <ul> <li>[<em>Note: This limitation does not apply to users of Windows Vista and later versions of Windows.</em>] On Windows XP/2003, VeraCrypt does not support encrypting an entire system drive that contains extended (logical) partitions. You can encrypt an entire |