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

509 Views Asked by At

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.

1

There are 1 best solutions below

0
On BEST ANSWER

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