Microsoft Windows NT Embedded 4.0  

Directories 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 Directories section in a component definition file to identify source and target directories that you use in other sections of the component definition file.

Under the Directories section, assign a number to each directory as shown in the section syntax:

Section syntax

Number=path

Number The identification number for the directory.
path The directory path.
Note   If the path ends with a backslash (\\), put the path in quotation marks, or else the path is treated as a continuation line.
You can use the following constant variables in a directory path:
%WinNT%
%Repository%

Syntax example

Directories Section Example

1 =''\\'' 2 = \\winnt 3 = \\winnt\\system32 4 =
\\winnt\\system32\\drivers 5 = \\winnt\\fonts 6 = \\icons 7 =
\\help 8 = \\i386