View Single Post
  #1 (permalink)  
Old 04-14-2008, 05:20 AM
czechboy
Newsgroup Contributor
 
Posts: n/a
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
Reply With Quote

 
Old 04-14-2008, 05:20 AM