|
2 |
edited tags
|
||
|
1 |
|
||
How do I run Command line commands from codeI need to do 2 things: run a batch file (works fine), and run a command (does not work). The method for the command throws the exception 'file not found'. If I open a cmd window, and type the command, it works perfectly.
The commented code also throws the same exception.
|
||||
