Replies: 1 comment
-
Assign the version binding to a variable, and compare the two variables
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using a binder variable to read the version of a dll my installer in installing on the system. However, I am trying to incorporate conditional installation. So how do I read the binder variable as a version for comparison.
Following is what I have tried
The install condition is always being detected as false. I am guessing the issue is somewhere in my pre processor variable assignment but I am unable to figure it out
Beta Was this translation helpful? Give feedback.
All reactions