Strings

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. Enclose value in double quotation marks ("" "") if the corresponding string key is used in an item that requires double quotation marks.

The following code example uses this format.

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

See Also

Creating an .inf File | CAB Wizard Overview | CAB Wizard Syntax

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.