| calling cmd.exe file with arguments Hi,
I have the following code:
C:\WINDOWS\system32\cmd.exe /C "C:\Program Files\FindAndRunRobot
\Plugins\TodoTXT\dist\todo.exe a test"
I want to call todo.exe with a parameter "a test". How to do it
correctly?
Thank you
Oldrich Svec |