Q:

batch 'else' is not recognized as an internal or external command, operable program or batch file.

if exist "%userprofile%\.android\avd\%avdName%.avd" (
   msg %username% 'true'
) else (
   msg %username% 'false'
)
0

New to Communities?

Join the community