Hi all,
Why when i create ProcessStartInf o to execute "cmd.exe" with arguments "nbstat -a 192.168.1.2" gives me a error " nbstat is not recognized as internal or external command" but in a normal(not a cmd executed by c#) command prompt it works!
Any ideas?
Many thanks,
Sebastian
Why when i create ProcessStartInf o to execute "cmd.exe" with arguments "nbstat -a 192.168.1.2" gives me a error " nbstat is not recognized as internal or external command" but in a normal(not a cmd executed by c#) command prompt it works!
Any ideas?
Many thanks,
Sebastian
Comment