Message-ID: From: "kenjiuno (@kenjiuno)" To: "postgresql-interfaces/psqlodbc" Date: Mon, 17 Nov 2025 12:58:17 +0000 Subject: Re: [postgresql-interfaces/psqlodbc] issue #142: `VCRUNTIME140_1.dll` lacks from `psqlodbc_x64.msi` In-Reply-To: References: List-Id: X-GitHub-Author-Login: kenjiuno X-GitHub-Comment-Id: 3541710834 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 142 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/142#issuecomment-3541710834 Content-Type: text/plain; charset=utf-8 > So do you think we need to bundle this or just document the requirement? I apologize that I have no clear idea about how to deal with this issue. I have looked at the installer build script. https://github.com/postgresql-interfaces/psqlodbc/blob/main/installer/buildInstallers.ps1#L196 I could understand that this part has a potential issue. However, I cannot imagine how this can be fixed in my mind. The script is too hard for me to understand. So my thought remains to just inform about this issue here.