Form to Collect IP, Host and Port for IIS Website
Hi my name is Rodrigo and I have just started to use NSIS because Install Shield is horrible. I am trying to create an installer that will install and configure a website in IIS. The problem I am having is that I need to configure the Website, IP, Host, and Port. Is there a way to create a form which can be populated with all the available IP's on the server and create a drop down to select one, a Host field, and a Port field, which can then be passed to a script?