is there a possibility to query for the highest number of the service ([service x])? the problem is, that the software does not except numbers that dont follow each other. service 1, service 2, service 999 - the last one would be ignored. if possible the installer checks the highest number and adds one using the value+1.[service 1]
setting_1=blabla
setting_2=blabla
[service 2]
setting_1=blabla
setting_2=blabla
.ini
the software my installer is for saves the settings in a .ini file that looks like this: