58 lines
1.3 KiB
Plaintext
58 lines
1.3 KiB
Plaintext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[strings]
|
|
MSFT = "Microsoft"
|
|
BatteryClassName = "Batterie"
|
|
@@:@i:ACPI\pnp0c0A.DeviceDesc = "Batteria a metodo di controllo compatibile ACPI Microsoft"
|
|
@@:@i:ACPI\acpi0002.DeviceDesc = "Sottosistema Microsoft Smart Battery"
|
|
@@:@i:SMBBATT\SMART_BATTERY.DeviceDesc = "Microsoft Smart Battery"
|
|
@@:@i:ACPI\acpi0003.DeviceDesc = "Scheda AC Microsoft"
|
|
@w:@i:NTAPM\APMBATT.DeviceDesc = "Batteria precedente Microsoft APM"
|
|
HID_DEVICE_BATTERY.DeviceDesc = "Batteria UPS HID"
|
|
@@:@i:CmBatt.SvcDesc = "Driver batteria a metodo di controllo ACPI Microsoft"
|
|
@@:@i:SMBBSUB.SvcDesc = "Driver sottosistema Microsoft Smart Battery"
|
|
@@:@i:SMBBATT.SvcDesc = "Driver di Microsoft Smart Battery"
|
|
@@:@i:AcAdapter.SvcDesc = "Driver scheda AC Microsoft"
|
|
@w:@i:ApmBatt.SvcDesc = "Driver batteria precedente Microsoft APM"
|
|
HidBatt.SvcDesc = "Driver batteria UPS HID"
|
|
PowerWareUPS.DeviceDesc = "PowerWare UPS"
|
|
APC.DeviceDesc = "APC UPS"
|
|
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
|