setupapi: Install more items when installing a class.

This commit is contained in:
Juan Lang 2007-10-11 13:23:21 -07:00 committed by Alexandre Julliard
parent 01bf19dc0b
commit 33c2d032fe
1 changed files with 1 additions and 1 deletions

View File

@ -3198,7 +3198,7 @@ BOOL WINAPI SetupDiInstallClassW(
SetupInstallFromInfSectionW(NULL, SetupInstallFromInfSectionW(NULL,
hInf, hInf,
SectionName, SectionName,
SPINST_REGISTRY, SPINST_COPYINF | SPINST_FILES | SPINST_REGISTRY,
hClassKey, hClassKey,
NULL, NULL,
0, 0,