I am looking for a way to run a couple for loops in a batch file. and have the loops wait between each run of the previous commands to finish: FOR /L %%a IN (1,2,3) DO (start cmd /c ping 127.0.0.1 -n ...
"C:\Program Files\TreeSize Professional\TreeSize.exe" /NOGUI /HTML "\\oven\people\mgoddard\treesize\output\treesize_oven_projects.htm" "\\oven\projects" (This is all one long command on a single line.