; ================= Class section =====================
[ClassInstall32]
Addreg=WdcHddClassReg
[WdcHddClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-5
HKR,,DeviceCharacteristics,0x10001,0x100 ;Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GRGWGX;;;BA)(A;;GR;;;WD)(A;;GR;;;RC)" ;Allow generic all access to system, Admin, and built-in users.
%WdHdGen_VIA.DRVDESC%= WdHdGen_Inst, PCI\VEN_1106&DEV_0415 ; VIA Technologies IDE Controller
%WdHdGen_Primary.DRVDESC%= WdHdGen_Inst, Primary_IDE_Channel ; Single Channel at 0x1F0 (XP)
%WdHdGen_Secondary.DRVDESC%= WdHdGen_Inst, Secondary_IDE_Channel ; Single Channel at 0x170 (XP)
%WdHdGen_IdeChannel.DRVDESC%= WdHdGen_Inst, Internal_IDE_Channel ; Single Channel at 0x170, 0x1F0 (Vista)