Age | Commit message (Collapse) | Author | Files | Lines |
|
path
|
|
scheduling removal on reboot if needed
|
|
left from old versions. Increment version to 1.26.15.
|
|
REBOOT=ReallySuppress specified and a reboot is required
In this case, installation was done by the customer action VC_CustomAction_DoChecks was returning the error ERROR_INSTALL_FAILURE (1603)nevertheless.
Now we return success code correctly.
|
|
|
|
This reverts commit ce9537f2b847b9b3b89e8dfca377d2659b3f02fc.
|
|
|
|
|
|
drivers.
|
|
|
|
|
|
|
|
|
|
|
|
signed driver files.
|
|
|
|
|
|
now minimal OS version.
|
|
loading thanks to Windows 7 being minimum supported version.
We also block execution on Windows versions older than Windows 7.
A lot of code was removed thanks to this.
|
|
setting safe dll loading
|
|
|
|
Currently there are a lot of translated strings that are never seen
anywhere as the installer doesn't offer all the available languages
as options in the installer wizard (sans Burmese).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RIPEMD-160 or GOST89 since they are not supported anymore.
|
|
|
|
|
|
|
|
compression instead of DEFLATE
|
|
|
|
using MSI
|
|
VeraCrypt service capabilities
|
|
before
|
|
|
|
|
|
|
|
|
|
|
|
because of driver code signing
|
|
|
|
|
|
|
|
find a workaround for MSI service inability to access EFI environment variables (GetFirmwareEnvironmentVariable return empty values)
|
|
|
|
an EXE based installation
|