How to create a batch file in C# Windows Application that takes some values from textbox as it's executing code
In Simple words I am Creating a pinging system which will take the IP Address from text box and create a .bat file of that IP Address which pings the given address and ends when closed
SHAH BHAUMIK A.