Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The InnoSetup script doesn't detect the installed client library if its version is 2.1 [CORE1855] #2284

Open
firebird-automations opened this issue Apr 22, 2008 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @dyemanov

From the source code:

    FB2Install: begin
      if \(CompareVersion\(ProductsInstalledArray\[product\]\.ClientVersion, '2\.0\.0\.0',2\) <\> 0\) then
        ProductsInstalledArray\[product\]\.InstallType := NotInstalled

Obviously, a new check for v2.1 would be welcome.

As a side note, maybe a check for IB 2007 would also be useful.

Commits: 5061eeb

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Paul Reeves [ paul_reeves ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Open [ 1 ]

Target: 2.1.1 [ 10223 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @reevespaul

I think we can close this one now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants