Strings (Windows CE 5.0)
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
Send Feedback on this topic to the authors