As quoted by Microsoft

An INF file is a text file that contains all the necessary information about the device(s) and file(s) to be installed, such as driver images, registry information, version information, and so on, to be used by the Setup components.
Microsoft has documentation for creating INF files at http://www.microsoft.com/hwdev/driver/W2inf.asp

It is one of many refernces for creating and useing inf files. I hope it helps. Though it isnt a batch file per say. It is used by installers.

If you are intested in batch file programming instead you can find the DOS batch file programming tutorial & handbook here http://home7.inet.tele.dk/batfiles/i...ntents.htm#top