@echo off if exist %1 ( call %1 > nul 2>&1 echo -- ENVIRONMENT %2 -- set )