Found the problem, i assumed Kix would search for the ini script automaticly in its own directory when simply passing the parameter "ReadProfileString("config.ini","bla","bla").

Wasn't aware that you would have to specify the full path to the ini file using @Scriptdir.

Thanks for the reply!