prompt . dialog


SET /P <var>=[<prompt message>]
SET /P id=Please enter your name: IF "%id%"=="" GOTO Error