for /f "skip=1 delims=" %%a in ('certutil -hashfile firmware.bin MD5 ^| findstr /v "CertUtil"') do @echo %%a > firmware.md5