@echo off if exist %1.hex progf -d at90s2313-a -p com2 %1.hex if exist %1.eep proge -d at90s2313-a -p com2 %1.eep