diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-11-30 00:00:50 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-11-30 00:02:06 +0100 |
commit | 70001f01ac0f341481fd9f52f1d6293510144ac9 (patch) | |
tree | dade77508907bf1671f78ebd7afc11197bfb4086 /doc/html/Release Notes.html | |
parent | f30e06e1d0c6edfc693644c14d0bdcc8dc80cbdb (diff) | |
download | VeraCrypt-70001f01ac0f341481fd9f52f1d6293510144ac9.tar.gz VeraCrypt-70001f01ac0f341481fd9f52f1d6293510144ac9.zip |
Documentation: Put back Windows XP to the list of supported OSes following latest changes. Indicate that MSI requires Windows 10 or newer.
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index f2e0821e..b3f4cd1a 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -53,6 +53,7 @@ <li>Add MSI installer for silent mode deployment (ACCEPTLICENSE=YES must be set in msiexec command line). <ul> <li>For now, MSI installer cannot be used if system partition is encrypted with VeraCrypt</li> +<li>MSI installer requires Windows 10 or newer</li> </ul> </li> <li>Drop support of Windows Vista, Windows 7, Windows 8 and Windows 8.1 because of new requirement for driver code signing.</li> |