@echo off setlocal title Start all global daemons SET CMDPATH=C:\Data\Daemons start %CMDPATH%\admabr.cmd start %CMDPATH%\admacp.cmd endlocal