If there is no IIS component on the computer, how can I install IIS?

Source: Internet
Author: User
Sometimes, in some versions of XP, we find that "add or delete Windows Components" does not have the option to install IIS, and we urgently need to install IIS. What should we do? For more information, see.

   ① Start → run, enterC: \ windows \ INF \ sysoc. inf(Assume that your system is installed on drive C .)Sysoc. infThis file.

   ② Found in sysoc. inf[Components]This section, and continue to find similarIIS = IIS. dll, ocentry, IIS. inf, hide, 7(If not,IIS = IIS. dll, ocentry, IIS. inf, 7"Code), As shown in the following figure:

 

 

set IIS = IIS. DLL, ocentry, IIS. INF, hide, 7 is replaced with IIS = IIS. DLL, ocentry, IIS. INF, 7 . Save and close. (If you are afraid of correction, first back up sysoc. inf )

③ set the two files in the i386 directory of the WINXP installation disk IIS. DL _ and IIS. in _ copy to a temporary directory (for example, c: \ htmer), and then convert the current directory to c: \ htmer (start → run, enter cmd, open the command prompt, and then enter Cd C: \ htmer , press enter .), Run
Expand IIS. DL _ IIS. DLL
Expand IIS. in _ IIS. INF
. copy the INF file to the c: \ windows \ INF directory and set IIS. copy the DLL file to the c: \ windows \ system32 \ setup directory.
④ start → set → Control Panel → add or delete Program → Add/delete windows components, in this case, install IIS as usual. During the installation process, you are required to select the location of the WINXP installation disc. You only need to enter the specified directory to install IIS normally. (If the system needs to authenticate the version, you can cancel it.)

⑤ After installation, you may not be able to use it directly. You need to make some settings for IIS:
Control Panel> Administrative Tools> Internet Service Manager, right-click " default Web site ", go to the Directory Security tab, click anonymous access and verification control " edit ". A new authentication method window is displayed. Click Anonymous Access " edit " button to set " allow IIS to control the password ", and then return all the way.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.