hi, is there any reason for adding the parameter for the bat file to the first parameter of ProcessInitialize? i'd try to pass it with the 3rd (sParams): hProcessId := ProcessInitialize ("C:\\Program Files\\SmartBear\\SoapUI-5.4.0\\bin\\testrunner.bat", PROCESS_ATTACHED, "D:\\Folder\\SoapUiProject.xml", sTempFolder, sResultFile, sErrorFile); does that work? cheers, udo
↧