Wizard Action to get the installed WAS version.
Retrieves a value from a Windows ini file and stores the value in the hidden property named "value".
An INI file has the following format...
[Subject1]
Variable1=Value1
Variable2=Value2
[Subject2]
Variable1=Value1
Variable2=Value2