Hey,
thank you. (i will keep this in english because maybe someone can help me)
Microsoft suggest XML Configfiles so it does not contain Methods for reading Ini's directly. I tried a library called "ini-parser" from GitHub, but as unlucky as i am only supports Ini-Files like this:
[Section]
Key=Value
Key=Value
Thanks for your repsonse anyway
Edit:

thats the lib i tried to use ^^