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 |
- Re: [Nant-users] Command Line Argument Steve Taylor
- Re: [Nant-users] Command Line Argument Gert Driesen