Hi Everyone,
i got an error with the run command Tool, the error says no valid Win32 application. don't know what that's mean. Please help. thank you
Its trying to run a batch command with nothing in it so its generating an error.
Your workflow is looking for a file called "%temp%/RunCommand.bat" instead of %temp%/RunCommand.Bat - ie a file called RunCommand.bat at Engine.TempFilePath (%temp%)...