echo off cls cd\maslib attrib +a \maslib\aseasy\*.* /s :repeat echo Insert formatted disk in drive %1 pause xcopy readme.lib %1 xcopy ase*.* %1 /S /M if errorlevel 4 goto repeat echo --- Copy complete --- cd\maslib\hytext