Previous | Next

Windows 98 INF Files

This appendix describes the structure for the information files (INF) used to configure devices and networking components in Microsoft Windows 98.

This information is of particular use if you are creating custom setup scripts. This description of the INF file format will help you read the information in the Windows 98 INF files to find the values provided in Msbatch.inf. The general format is also used for statements in the [Install] section of Msbatch.inf.

In This Appendix

Windows 98 Device Information Files Overview

General INF File Format

[Version] Section

[Manufacturer] Section

[Manufacturer Name] Section

[Install] Section

[ClassInstall] Section

[Strings] Section

Sample INF File