I'm trying to install IIS on Windows XP Professional SP3, but it isn't listed in add/remove windows components. How do I add the component?
|
feedback
|
|
| ||||
feedback
|
|
The link @JohnDR provided is a snapin for the IIS management console that will permit remote IIS management from XP. It will not install IIS in your XP environment. For that have a look here. You have to install a few components prior to going to add/remove programs. | |||
|
feedback
|
|
I found the answer. There is a file C:\windows\inf\sysoc.inf that controls what shows up in the add remove programs menu. In the [Components] section of sysoc.inf there was a line for iis:
Removing hide from this entry allows it to show up in the add/remove windows components dialog. | |||
|
feedback
|