echo off rem Play all RLE AVIs in a continuous loop with fade transitions. :start geewiz * -l1 -d -f3 -g if errorlevel 1 goto end goto start :end