Code:

Copy @LDRIVE+"\ClaimFLO.exe" "C:\Program Files\iDOiNK Technologies\ClaimFLO\"

$claimver = GetFileVersion ("the path and filename to check", "the field to check")
Select
Case $claimver < "1.3.18.0"
"install stuff"
Case $claimver = "1.3.18.0"
"do nothing"
Case $claimver > "1.3.18.0"
"do nothing"
EndSelect

_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.