PHP (or whatever) CGI configuration in web.config IIS
I recently developed an installer for a web application (Yes, Web Application with an Installer) using Wix Tool Set . The wizard guides the user to obtain all the basic information the site need for the installation, and looks like below: Using custom actions at the end of the installation I configured dynamically the IIS to handler CGI using the documentation , to configure FastCGI to Host PHP, Python, Applications . There are a lot of steps and development to achieve this results, but the problem is here: I installed the application and everything works fine, but, if I uninstall or install