How I can comment element of config file during the installing? I.e. I install WCF service to IIS. If IIS does not have https protocol binding I need to comment https endpoints in Web.config. Else do not comment this endpoint. How I can comment element of config file during