Network / presence binding update

Thanks for all your hard work on this binding.

I am a beginner. So far I have been able to work through most things that I have tried, but I am having trouble getting the arping to work. I am using OpenHAB 2.5.4 on a Windows 10 laptop. I downloaded the recommended arp-ping.exe and put it in the folder with start.bat (c:\OpenHAB2\arp-ping.exe. I entered this in the binding.

Here is the error from the log:
2020-05-18 22:22:33.985 [WARN ] [lipse.smarthome.io.net.exec.ExecUtil] - Execution failed (Exit value: -559038737. Caused by java.io.IOException: Cannot run program “arping” (in directory “.”): CreateProcess error=2, The system cannot find the file specified)

I searched the discussions and can’t figure out what the problem is. Any suggestions?

UPDATE: I changed the file name from arp-ping.exe to arping.exe and deleted the path\tool information in the binding set up, and no longer get the arping error. Still having problems with the presence detection not being reliable, but that is a separate issue.

Thanks.