### Failed Installations ### Environment Windows 7 32 bit ### Expected Behaviour Failed with unsupported OS ### Actual Behaviour Installer failed with ``` This installer requires the Visual 2017 C++ Redistributable (x86) ``` from https://github.com/elastic/elasticsearch-sql-odbc/blob/6.8/installer/src/Installer/Program.cs#L154 It should have failed in https://github.com/elastic/elasticsearch-sql-odbc/blob/6.8/installer/src/Installer/Program.cs#L149 but somehow windows 7 still passed? ### Steps to reproduce the behaviour Install ODBC driver 6.8.0 on a Windows 7
Failed Installations
Environment
Windows 7 32 bit
Expected Behaviour
Failed with unsupported OS
Actual Behaviour
Installer failed with
from https://github.com/elastic/elasticsearch-sql-odbc/blob/6.8/installer/src/Installer/Program.cs#L154
It should have failed in https://github.com/elastic/elasticsearch-sql-odbc/blob/6.8/installer/src/Installer/Program.cs#L149
but somehow windows 7 still passed?
Steps to reproduce the behaviour
Install ODBC driver 6.8.0 on a Windows 7