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