Comparing a number in an ini file?
I'd like my installer to check an INI file on the user's computer that contains a number and abort the installation unless the number is larger than a pre-determined value (that is hard coded into the install script). Is there any way to do this? I searched for a way but I could not find one.
TIA!
--FCOD