Our installer has a check box control to activate user identification and we need this feature:
1) checked: we have to disable anonymous web access and enable Windows authentication
2) unchecked: we have do enable anonymous web access and disable Windows authentication
What is the best and easiest way to do it?