cls echo Hello from \%0! echo echo This is a Kermit script invoked by clicking on a URL. echo echo I will exit in four seconds... sleep 4 echo Bye! exit 0