I want a way to read/write a .bat file
if (Serverslist.SelectedIndex == 0) //Sandbox
{
StreamReader sr = new StreamReader("sandbox.bat");
}
if (Serverslist.SelectedIndex == 1) //TTT
{
}
- List item
Aucun commentaire:
Enregistrer un commentaire