You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.4 KiB
57 lines
1.4 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[strings]
|
|
MSFT = "Microsoft"
|
|
BatteryClassName = "Batteries"
|
|
@@:@i:ACPI\pnp0c0A.DeviceDesc = "Batterie à méthode de contrôle compatible ACPI Microsoft"
|
|
@@:@i:ACPI\acpi0002.DeviceDesc = "Sous-système Microsoft Smart Battery"
|
|
@@:@i:SMBBATT\SMART_BATTERY.DeviceDesc = "Microsoft Smart Battery"
|
|
@@:@i:ACPI\acpi0003.DeviceDesc = "Adaptateur secteur Microsoft"
|
|
@w:@i:NTAPM\APMBATT.DeviceDesc = "Batterie APM Microsoft héritée"
|
|
HID_DEVICE_BATTERY.DeviceDesc = "Batterie onduleur HID"
|
|
@@:@i:CmBatt.SvcDesc = "Pilote pour Batterie à méthode de contrôle ACPI Microsoft"
|
|
@@:@i:SMBBSUB.SvcDesc = "Pilote du sous-système Microsoft Smart Battery"
|
|
@@:@i:SMBBATT.SvcDesc = "Pilote Microsoft Smart Battery"
|
|
@@:@i:AcAdapter.SvcDesc = "Pilote d'adaptateur secteur Microsoft"
|
|
@w:@i:ApmBatt.SvcDesc = "Pilote de batterie APM hérité Microsoft"
|
|
HidBatt.SvcDesc = "Pilote de batterie onduleur HID"
|
|
PowerWareUPS.DeviceDesc = "Onduleur PowerWare"
|
|
APC.DeviceDesc = "Onduleur APC"
|
|
SPSVCINST_ASSOCSERVICE = 0x00000002
|
|
SERVICE_KERNEL_DRIVER = 1
|
|
SERVICE_DEMAND_START = 3
|
|
SERVICE_ERROR_NORMAL = 1
|
|
REG_SZ = 0
|
|
REG_EXPAND_SZ = 0x00020000
|
|
REG_APPEND_MULTI_SZ = 0x00010008
|
|
REG_BINARY = 1
|