Hi,
If you are facing such a problem then you must not be putting the ini file as a support file in your excutable but you must be creating it on run time when your program runs,if a file is already found there it must not create the file but must be using the old one,all this has to be controlled in your code.