I am running a command using Runtime.getRunt ime() on Windows.
If i run 'ipconfig' it's running successfully but if i try to run 'ipconfig' with any arguments then it flashes an error ....
CreateProcess error=2
Why does this happen ..and how can i get rid out of it.
Debasis Jana
If i run 'ipconfig' it's running successfully but if i try to run 'ipconfig' with any arguments then it flashes an error ....
CreateProcess error=2
Why does this happen ..and how can i get rid out of it.
Debasis Jana
Comment