Install IIS in windows XP without Having Windows XP CD

First Method:
Download the Windows XP IIS required file from here extract it and give the path of this extracted folder when it ask for dll files while installing IIS in XP without having a CD.
http://rapidshare.com/files/213300927/IIS_5.1_requierdfiles.zip

Second method:
1) Download the windows XP SP 2 patch from here .
2) Extract the downloaded exe file using the bellow command in command prompt.
C:\Downloads\Software>WindowsXP-KB835935-SP2-ENU.exe /extract d:\xpsp2
Here c:\downloads\software is the folder where this WindowsXP-KB835935-SP2-ENU.exe file is stored and d:\xpsp2 is location where all the files from this file will get extracted.
3) When extraction is done install IIS and give the path of i386 folder in d:\xpsp2\i386 folder it will take all the necessary files from this location.

No comments: