@echo off set creatoolsGeneration=E:\creatis\creaToolsCompilation4 set docGeneration=OFF cd scripts call All.bat %creatoolsGeneration% %docGeneration% cd .. pause exit