Search found 1 match
- 12 Mar 2019 23:59
- Forum: DOS Batch Forum
- Topic: help for creating batch file
- Replies: 1
- Views: 2271
help for creating batch file
Hello everyone what I need to do is switching my network adaptors on/off with a batch file. Right now, I have two batch files, one of them to disable adaptor 1 and enable adaptor 2. the second batch file is to disable adaptor 2 and enable adaptor 1. is there any way I can merge them into a smarter f...