Hello. I am a C # developer and need to make an application for configuring a Windows Service. I thought of something like those internet modem setup applications that run directly on the browser. Is there a way to run an application like this on a local machine without the need to install IIS on this machine? What is the best approach to solve this problem? Some documentation on the subject is already helpful. Thank you.