Reading drivers in Components section

George King

Active Member
Messages
442
Reaction score
194
Hi nuhi,

I found problem when NTLite reading INF information, it basicaly reads defined variables only in [Strings] section, but in some drivers this section doesn't exist. Can you add new condition if [Strings] doesn't exist to look for [Strings.0409] please?

For example tsgenericusbdriver.inf have this problem, original Windows 7 driver is attached for review
View attachment 4063
Only [String.0409] are present
View attachment 4065

In my tests I found that some drivers are really broken by Microsoft itself like these..
View attachment 4061
 

Attachments

Back
Top