alexandroid.net
Windows batch file – Short tutorial + Run tests from multiple modules
Let’s start with some batch basics. If you are already familiar with them skip this section. @echo off – Should be added at the top of your batch script to prevent printing all commands…