Index: /trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf	(revision 71878)
+++ /trunk/src/VBox/HostDrivers/Support/win/VBoxDrv.inf	(revision 71879)
@@ -28,5 +28,6 @@
 Signature="$Windows NT$"
 Class=System
-ClassGuid={ce4a90b5-1d8c-435d-b349-232ce55cb17f}
+; ClassGuid={ce4a90b5-1d8c-435d-b349-232ce55cb17f} - not okay with system according to InfVerify
+ClassGuid={4d36e97d-e325-11ce-bfc1-08002be10318}
 Provider=%ORACLE%
 ;edit-DriverVer=08/26/2008,2.00.0000
@@ -46,4 +47,9 @@
 ;x86 %ORACLE%=ORACLE
 ;amd64 %ORACLE%=ORACLE, NTamd64
+
+; Models section (referenced by [Manufacturer]).
+;x86 [Oracle] 
+;amd64 [Oracle.ntamd64] 
+%VBoxDrv.DRVDESC%=DefaultInstall,root\busenum
 
 [SourceDisksFiles]
