I'm using 2017.0 fme workbench version, I'm trying to start fme directly from c#. I have a windows application that calls cmd.exe and from there I call fme and pass some parameters (command line), there's any way that I can start fme from c# without using cmd.exe?
Thanks