;WHQL requirement: Uncomment this section later on once we have PnP ;method of installing/loading/unloading WDM AIM drivers across all ;OS platforms enabled. ;[ControlFlags] ;ExcludeFromSelect=DISPLAY\%AimDevID%
[AIMClass.AddReg] HKR,,,,%AimClass.Desc% HKR,,Icon,,"-1" ;HKR,,NoUseClass,,1 ;Class will not be seen anywhere ;HKR,,NoInstallClass,,1 ;Class is not shown in New Device Wizard HKR,,NoDisplayClass,,1 ;Class will not be displayed by Device Manager HKR,,SilentInstall,,1 ;Class is installed without any user interaction
[AIMClass.AddRegNT] HKR,,,,%AimClass.Desc% HKR,,Class,,DisplayCodec HKR,,Icon,,"-1" ;HKR,,NoUseClass,,1 ;Class will not be seen anywhere ;HKR,,NoInstallClass,,1 ;Class is not shown in New Device Wizard HKR,,NoDisplayClass,,1 ;Class will not be displayed by Device Manager HKR,,SilentInstall,,1 ;Class is installed without any user interaction