@echo on rem ============================================================= rem onfail usage: rem rem %1 = top (src directory) rem %2 = type (current type from build server) rem %3 = title rem %4 = buildnumber rem ============================================================= if not exist e:\build\%3.%4 md e:\build\%3.%4 copy *.log e:\build\%3.%4 if exist .lock regsz "Software\InstallShield\ISWI\2.0\Project Settings\MMSearchPath" "" if exist .lock del .lock