This following statement is not working. if i run the same code from cmd prompt then it is working fine.
system ("C:\\Program Files\\Wireshark\\tshark.exe " , "-i 3", "-c","10 +" ,"> c:\\ram.txt"); [download]
In reply to System command is giving error if we redirect output to file by rameshgsl