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

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

  •  21-06-2021
  •  | 
  •  

Pergunta

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.

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top