code-> @echo off start cmd /V:ON /k "set /P id="Enter yes or no: " && echo !id! && if !id!==yes (exit /b 0) else (exit
@echo off
start cmd /V:ON /k "set /P id="Enter yes or no: " && echo !id! && if !id!==yes (exit /b 0) else (exit