Hi All

I have windows service with lots of application settings in .config file.

I want to allow Application Installer to give User interface to collect values for all these app.config settings from userand set it exe.config file of windows service.

I know there is some thing called as Custom Actions, but don't have much idea how to use it for changing app.config file.

Any help (preferably with sample code) is appreciated.

Thanks

Makarand