GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1609
[TRAFODION-3108] Windows ODBC Installer add widget to choose directory for
certification
Now the directory for certification is set as "SYSTEM_DEFAULT"
User can only alter it by altering registry or add in connection string.
So a set of Installer is necessary.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion
WindowsODBCInstaller
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1609.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1609
----
commit c8a90ec8aaf77f6738c056a31f09b0c2dd49cf5a
Author: Weixin-Xu <weixin.xu@...>
Date: 2018-06-15T05:27:42Z
Add widget to odbc installer for certification directory
----
---