I tried to update the application configuration file base on user input(ConnectionString and some folder selections) during installation process. I put all the related code in the installer class. However, I found it did not work. I wonder if it is the problem of my code or installer class is not design to do so. Please give me some suggestion, thank you very much!

Is it OK to update application configuration file during installation process?
isunshine