Hello folks

 

Normally at the command prompt I would pass a file to be used by the .exe like so:

 

filename.exe followed by filename.txt

 

But how can this be implemented in the .build file.  I.e.

 

<exec program="filename.exe filename.txt" />

 

But this does not work

 

Any help would be appreciated

 

Reply via email to