|
-
January 2nd, 2003, 11:04 AM
#2
Junior Member
Creating Windows INF Files
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|