11 lines
126 B
INI
11 lines
126 B
INI
TheIniKey=TheIniKeysValue
|
|
|
|
|
|
[TheSection]
|
|
TheKey=TheKeysValue
|
|
|
|
[SecondSection]
|
|
IndirectSection=TheSection
|
|
IndirectKey=TheKey
|
|
|
|
|