Hi, I am trying to send a command thru a command line using the FPlatformMisc::Exec command.
However, the wiki speaks of some kind of FOutputDevice parameter which I have no idea what to pass to it.
the system(cmd) command works, but shows the console window, which is not desirable in my case. Any help is appreciated. Thank you a lot
