Documentation: Put back Windows XP to the list of supported OSes following latest changes. Indicate that MSI requires Windows 10 or newer.

This commit is contained in:
Mounir IDRASSI 2021-11-30 00:00:50 +01:00
parent f30e06e1d0
commit 70001f01ac
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
4 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -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>

View File

@ -38,6 +38,7 @@ VeraCrypt currently supports the following operating systems:</div>
Windows 11 </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Windows 10 </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Windows Server 2016 </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Windows XP </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Mac OS X 12 Monterey </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Mac OS X 11 Big Sur </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Mac OS X 10.15 Catalina </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
@ -51,7 +52,7 @@ Linux x86 (32-bit and 64-bit versions, kernel 2.6 or compatible) </li><li style=
FreeBSD x86 (32-bit and 64-bit versions, starting from version 11) </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Raspberry Pi OS (32-bit and 64-bit) </li></ul>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
<span style="text-align:left;">Note: VeraCrypt 1.24-Update7 is the last version that supports the following Windows versions: Windows 8.1, Windows 8, Windows7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008 R2 (64-bit), Windows Server 2008 and Windows Server 2003.</span></div>
<span style="text-align:left;">Note: VeraCrypt 1.24-Update7 is the last version that supports the following Windows versions: Windows 8.1, Windows 8, Windows7, Windows Vista, Windows Server 2012, Windows Server 2008 R2 (64-bit), Windows Server 2008 and Windows Server 2003.</span></div>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
<span style="text-align:left;">Note: VeraCrypt 1.24-Update8 is the last version that supports Mac OS X 10.7 Lion and Mac OS X 10.8 Mountain Lion.</span></div>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">

View File

@ -43,9 +43,10 @@ VeraCrypt can currently encrypt the following operating systems:</div>
<li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Windows 11 </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Windows 10 </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Windows Server 2016 </li></ul>
Windows Server 2016 </li><li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
Windows XP </li></ul>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
<span style="text-align:left;">Note: VeraCrypt 1.24-Update7 is the last version that supports System Encryption for the following Windows versions: Windows 8.1, Windows 8, Windows7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008 R2 (64-bit), Windows Server 2008 and Windows Server 2003.</span></div>
<span style="text-align:left;">Note: VeraCrypt 1.24-Update7 is the last version that supports System Encryption for the following Windows versions: Windows 8.1, Windows 8, Windows7, Windows Vista, Windows Server 2012, Windows Server 2008 R2 (64-bit), Windows Server 2008 and Windows Server 2003.</span></div>
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
<span style="text-align:left; font-size:10px; line-height:12px">Note: The following operating systems (among others) are not supported: Windows RT, Windows 2003 IA-64, Windows 2008 IA-64, Windows XP IA-64, and the Embedded/Tablet versions of Windows.
</span></div>