@echo off cls echo. echo Grey Cat Linux 3.0 installer. . . echo. echo Make sure that the following files on floppies echo. echo linux.rar, linux.r00, linux.r01, linux.r02, linux.r03 echo linux.r04, linux.r05, linux.r06, linux.r07 echo. echo Make sure that directory C:\linux does not exist. echo. echo And make sure that unrar.exe is in C:\ echo. echo If so hit a key, if not, press ctrl-c and copy the echo required files and/or remove C:\linux echo. pause echo. echo Extracting files.. this may take a lot of time. C:\ cd C:\ unrar x A:\linux.rar -w C:\ echo. echo Done echo Cd to C:\linux and execute linux.bat to boot GCL. echo. echo EXIT.