I am using Wix3 to install WCF service to IIS.
How can I use my custom action (c#) function after installation completed? i.e. I need to open installed web.config file a
You can schedule it after InstallFinalize action in InstallExecuteSequence.