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

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

  •  21-06-2021
  •  | 
  •  

Frage

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.

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top