@echo off

cd /d %~dp0

windump -r reply.bin -nXXtt >reply.out

tshark  -r reply.bin -x >reply.txt

pause