Strings (Compact 2013)

3/26/2014

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

Syntax

[Strings]
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

Reference

Information (.inf) File Overview
CAB Wizard