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

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

  •  21-06-2021
  •  | 
  •  

Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top