Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-21 | Windows: Block installation of MSI on Windows version older than Windows 10 ↵ | Mounir IDRASSI | 1 | -0/+8 | |
because of driver code signing | |||||
2021-09-05 | Windows: Fix warning and link error in SetupDLL project | Mounir IDRASSI | 1 | -1/+0 | |
2021-09-02 | Windows MSI: block MSI installation if System Encryption is enabled until we ↵ | Mounir IDRASSI | 1 | -0/+6 | |
find a workaround for MSI service inability to access EFI environment variables (GetFirmwareEnvironmentVariable return empty values) | |||||
2021-09-02 | Windows MSI: Fix error querying bootloader information | Mounir IDRASSI | 1 | -1/+20 | |
2021-08-30 | Windows MSI: avoid duplicated entry for VeraCrypt when installing MSI over ↵ | Mounir IDRASSI | 1 | -0/+3 | |
an EXE based installation | |||||
2021-08-30 | Windows MSI: Don't reboot if /norestart is specified (which is equivalent to ↵ | Mounir IDRASSI | 1 | -2/+27 | |
REBOOT=REALLYSUPPRESS) | |||||
2021-03-22 | Windows: first implementation of MSI installer for silent mode deployment ↵ | Mounir IDRASSI | 1 | -0/+3620 | |
(ACCEPTLICENSE=YES must be set in msiexec command line) |