Ok here's how it should be!

Copy @LSERVER+"\Netlogon\ClaimFLO\ClaimFLO.exe*.*" "C:\Program Files\iDOiNK Technologies\ClaimFLO\*.*"

However, I am trying to check the file version so it does not pull the file from the PDC, BDC's everytime. I am currently using this bit of code, however, the Kix script just ignores it. Can anyone advise?

If $claimver < "1.3.18.0"
GoSub "install"
Else
:end
_________________________
Write down the problem Think real hard Write down the answer