The required section error cannot be found in INF.

Source: Internet
Author: User

Tag: unable to find the required paragraph solution driver in INF

When using the card reader program, my colleagues accidentally deleted the system driver. As a result, the card reader could not identify the program and could not install the driver. He kept prompted: the required section could not be found in INF, as shown in:

650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M01/42/89/wKioL1PYX8DxY9vyAAFhsmzOGyU081.jpg "Title =" 1.png" alt = "wkiol1pyx8dxy9vyaafhsmzogyu081.jpg"/>


My colleagues contacted the manufacturer for technical support. After half a day, they didn't get it done. Finally, they asked me to reinstall the operating system, which was too difficult. My colleagues didn't want to reinstall the system, so they found me, after learning about the relevant phenomena ......


My solution is as follows:

    1. Go to c: \ windows and find the setupapi. log file, which records some installation error information. Pull to the last line and find information similar to the following error:

# i140 is installing the device category:" multiportserial "{50906cb8-ba12-11d1-bf5d-417f805f530 }.
# e067 cannot be found [classinstall32] segment.
# e142 category: {50906cb8-ba12-11d1-bf5d-440f805f530 }. Installation failed. Error 0xe0000101: the required section cannot be found in XXX. INF.

2. According to the above prompt information, after learning that the XXX. inf file lacks the classlnstall32 section, go to c: \ windows \ INF and find the XXX. inf file.


3. There may be many errors reported in the XXX. inf file (step 1). Add the following information at the end of each error file:

[Classinstall32]
Addreg = classinstall32_addreg


References: http://blog.csdn.net/w282529350/article/details/7697289

Http://blog.chinaunix.net/uid-8721617-id-181567.html

This article from "square inch Hill" blog, please be sure to keep this source http://523514.blog.51cto.com/513514/1532668

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.