Tagged Questions
6
votes
4answers
6k views
In WiX how can I select an IIS website by name?
What I would like to do is show the installer user a list of the websites on their server and allow them to choose one (using the method described here: ...