What are Batch Files??

Batch Files are an easy way to run a command by typing the command into a text file and saving it with a particular file extension. This way instead of opening the command prompt, navigating to the correct folder, and then typing your command you can place a batch file in the same folder as ethminer and just open it. This makes things much faster and also enables you to run the file upon logging in or some other action.

There are two ways to go about this:

Batch files come in handy when you are mining in a pool. This is because the command for pool mining can be very cumbersome, so some poeple may copy and paste the command in the command prompt, but this is much sleeker and more professional way to go about it!