DpInst fails to install filter driver: Could not get services associated with driver package

StackOverflow https://stackoverflow.com/questions/11565447

  •  21-06-2021
  •  | 
  •  

Вопрос

When installing a filter driver through an .INF file with DpInst, it reports the following error:

ERROR: Could not get services associated with driver package.

Это было полезно?

Решение

The INF sections should be named [DefaultInstall.NT] and [DefaultInstall.NT.Services].

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top