Share via


Strings (Windows Embedded CE 6.0)

1/6/2010

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