@echo off
if not exist \copyrigh.t goto error
set SPECIAL=
if "%_4ver%"=="5.5" set SPECIAL=4USER
\emtex\utils\4dos\4dos //EnvFree=2000 //Alias=1000 /c \inst4tex.btm %SPECIAL%
set SPECIAL=
goto end
:error
echo Error: you should start this batch file from the root of your cd-rom drive.
:end
