Strings

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/28/2008

The [Strings] section is optional and defines one or more string keys, which represent strings of printable characters.

[Strings]
string_key = value
[string_key = value]

Parameters

  • value
    String consisting of letters, digits, or other printable characters.

    If the corresponding string key is used in an item that requires double quotation marks, enclose the value in double quotation marks ("" "").

The following code example uses this format:

[Strings]
reg_path = Software\Microsoft\My Test App

See Also

Concepts

Information File
CAB Wizard