Microsoft Windows NT Embedded 4.0  

Version Section

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Use the Version section in a component definition file to identify the operating system. This section also identifies the version of the component definition file that controls file format and syntax. This section is required.

Under the Version section, type the section syntax as follows:

Section syntax

Signature = operating system
KDFVersion = number

Syntax example

Version Section Example

Signature=''$Windows NT$'' KDFVersion=1



operating system The Signature, which is the OS identification.
Example: ''$Windows NT$''
number The version of the component definition file format. The version number identifies the component definition file format and syntax.

Type: 1.0

Note   The version number is increased when component definition file updates are released.