I am developing the Inno Setup installer and I need to manage the IIS server from my delphi code. I googled how to add / remove ISAPI filters and how to create a virtual folder. However, I still need to be able to add / remove / list ISAPI extensions and create / delete websites. So my question is: how can I do this?
iis delphi inno-setup
Roman prykhodchenko
source share