setupapi: Install more items when installing a class.
This commit is contained in:
parent
01bf19dc0b
commit
33c2d032fe
|
@ -3198,7 +3198,7 @@ BOOL WINAPI SetupDiInstallClassW(
|
|||
SetupInstallFromInfSectionW(NULL,
|
||||
hInf,
|
||||
SectionName,
|
||||
SPINST_REGISTRY,
|
||||
SPINST_COPYINF | SPINST_FILES | SPINST_REGISTRY,
|
||||
hClassKey,
|
||||
NULL,
|
||||
0,
|
||||
|
|
Loading…
Reference in New Issue