Veracrypt 1.25.9

Full internal name:fr.veracrypt.veracrypt
Project site:https://www.veracrypt.fr
Screen shots:
Download: Download Veracrypt 1.25.9

https://launchpad.net/veracrypt/trunk/1.25.9/+download/VeraCrypt_Setup_x64_1.25.9.msi

VirusTotal results
Change log:https://www.veracrypt.fr/en/Release%20Notes.html
Description:

Free open source disk encryption software for Windows, Mac OSX and Linux.

License:Apache License 2.0
Version:1.25.9
SHA-1 or SHA-256:206d31c2ed1a2b0390d4dfa12e74a9b9dae88658d1f9bfa1bb433b23e2b24fd8
Type:one file
Dependencies:
    Tags:stable
    Text files:
    .Npackd\Install.bat:
    move "%npackd_package_binary%" .Npackd\setup.msi
    if %errorlevel% neq 0 exit /b %errorlevel%
    
    msiexec.exe /qn /norestart /Lime .Npackd\InstallMSI.log /i ".Npackd\setup.msi" INSTALLDIR="%CD%" ALLUSERS=1 MSIFASTINSTALL=7 ACCEPTLICENSE=YES
    set err=%errorlevel%
    type .Npackd\InstallMSI.log
    
    if %err% equ 3010 exit 0
    
    if %err% neq 0 exit %err%
    .Npackd\Uninstall.bat:
    msiexec.exe /qn /norestart /Lime .Npackd\UninstallMSI.log /x ".Npackd\setup.msi" MSIFASTINSTALL=7
    
    set err=%errorlevel%
    type .Npackd\UninstallMSI.log
    
    if %err% equ 3010 exit 0
    
    if %err% equ 1605 exit 0
    
    if %err% neq 0 exit %err%
    Last modified:Mon Feb 21 05:09:47 UTC 2022
    Last modified by:tim.lebedk...
    Created:Mon Feb 21 05:09:47 UTC 2022
    Created by:tim.lebedk...
    Automated tests:13 of 13 installations succeeded, 13 of 13 removals succeeded