Home » Archive

Articles in the Batch/Shell Category

Batch/Shell »

[11 Apr 2011 | No Comment | 5 views]
Taking Input in Batch File

This code helps you understand how to take an input using a bat file.

Batch/Shell »

[11 Apr 2011 | No Comment | 21 views]
Testing Timeout in Batch File

Testing a timeout in batch file. This technique can also be used to produce a delay for a certain period.

Batch/Shell »

[11 Apr 2011 | No Comment | 16 views]
Using batch file to open multiple programs

See this tutorial to understand how you can use a bat file to open multiple programs.