for %f in ("원본경로\*.png") do @echo %~nf | find "-" >nul || echo %~nf | find "_" >nul || copy "%f" "복사하려는경로\"