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