set PATH=%~dp0bin;%PATH% cd %~dp0etc\cmd.d for /R %%f in (*.bat) do ( call "%%f" ) cd cd %~dp0 cmd.exe
The Open Build Service is an openSUSE project.