cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
anthonyw
Level 3

Install Condition Problem

Hi,

I'd like to create an install condition that retrieves a registry value and then compares it to a value and returns true if it is equal to or greater than that value. The problem that I am having is that the value in the registry is a string. Is there a way that I can convert the string to a number before doing the comparison? Or is the only way to accomplish this via a custom action?

Thanks in advance,

anthonyw
Labels (1)
0 Kudos
(1) Reply
Lenwin
Level 10

Custom action looks like the only option to accomplish this.You can only check for the values and compare the values through install condition.
0 Kudos