cls
echo ÿ
echo ÿ
echo ÿ
echo               Make sure your DOS disk is in Drive A.
echo ÿ
echo ÿ
echo ÿ
pause
copy a:print.com /v >nul
copy a:print.exe /v >nul
if exist print.com goto good
if exist print.exe goto good
goto nofile
:good
cls
echo ÿ
echo           LEWP is now copied to the fixed disk. Follow the PRINSTAL
echo           procedure to prepare LEWP to work with your printer.
echo ÿ
echo                Note: You're now in the %1:\LEWP subdirectory.
echo                      Reboot the system before using LEWP.
echo ÿ
goto done
:nofile
cls
echo ÿ
echo ÿ
echo          Unable to find PRINT.COM (PRINT.EXE in some DOS versions) on
echo          your DOS disk.  Please make sure you have PRINT in your path
echo          or copy it to your %1:\LEWP subdirectory.
echo ÿ
echo            After you copy PRINT, follow the PRINSTAL procedure to
echo            prepare LEWP to work with your printer.
echo ÿ
echo                Note: You're now in the %1:\LEWP subdirectory.
echo                      Reboot the system before using LEWP.
echo ÿ
echo ÿ
:done
del \lewp\query.exe
cd \lewp
i3xt
