ODBC: Added check for redistributables to Windows installer
Details
| Detail name | Value |
|---|---|
| Changelog Number | 13268 |
| Type | Improvement |
| Status | Resolved |
| Fix Versions | Exasol 7.1.4 |
| Resolution Date | 2021-12-22 |
Background
A prerequisite to installing the ODBC driver on Windows is that the Visual C++ Redistributables 2019 must already be installed.
Improvement
The installer now checks if the redistributables are installed and displays a warning if it can't find any. In quiet mode, no warning is displayed.