2017-10-06 13:00:36 +00:00
|
|
|
|
; ACPI.INF
|
|
|
|
|
|
|
|
|
|
; Installation file for WMIACPI driver
|
|
|
|
|
|
|
|
|
|
[Version]
|
|
|
|
|
Signature = "$Windows NT$"
|
|
|
|
|
;Signature = "$ReactOS$"
|
|
|
|
|
LayoutFile = layout.inf
|
|
|
|
|
Class = System
|
|
|
|
|
ClassGUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
|
|
|
|
|
Provider = %ReactOS%
|
|
|
|
|
DriverVer = 03/26/2015,1.00.0.0
|
|
|
|
|
|
|
|
|
|
[DestinationDirs]
|
|
|
|
|
DefaultDestDir = 12
|
|
|
|
|
|
|
|
|
|
[Manufacturer]
|
|
|
|
|
%GenericMfg% = GenericMfg
|
|
|
|
|
|
|
|
|
|
[GenericMfg]
|
|
|
|
|
%*PNP0C14.DeviceDesc% = NO_DRV,,*PNP0C14
|
|
|
|
|
|
|
|
|
|
;------------------- WE DO NOT HAVE WMIACPI.SYS YET---------------------
|
|
|
|
|
|
|
|
|
|
[NO_DRV]
|
|
|
|
|
|
|
|
|
|
[NO_DRV.Services]
|
|
|
|
|
AddService = , 0x00000002
|
|
|
|
|
|
|
|
|
|
[NO_DRV.HW]
|
|
|
|
|
|
|
|
|
|
;-------------------------------- STRINGS -------------------------------
|
|
|
|
|
|
|
|
|
|
[Strings]
|
2022-06-27 14:00:18 +00:00
|
|
|
|
; Non-localizable
|
|
|
|
|
ReactOS = "ReactOS Project"
|
|
|
|
|
|
|
|
|
|
; Localizable
|
2017-10-06 13:00:36 +00:00
|
|
|
|
GenericMfg = "(Generic system devices)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "WMI for ACPI"
|
|
|
|
|
|
2021-03-09 15:51:37 +00:00
|
|
|
|
[Strings.0404]
|
|
|
|
|
GenericMfg = "(標準系統裝置)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "ACPI 的 WMI"
|
|
|
|
|
|
2017-10-06 13:00:36 +00:00
|
|
|
|
[Strings.0405]
|
|
|
|
|
GenericMfg = "(Generická systémová zařízení)"
|
|
|
|
|
|
|
|
|
|
[Strings.0407]
|
|
|
|
|
GenericMfg = "(Generische Systemgeräte)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "WMI für ACPI"
|
|
|
|
|
|
2018-01-11 23:55:08 +00:00
|
|
|
|
[Strings.0415]
|
|
|
|
|
GenericMfg = "(Standardowe urządzenia systemowe)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "WMI dla ACPI"
|
|
|
|
|
|
2017-10-06 13:00:36 +00:00
|
|
|
|
[Strings.0418]
|
|
|
|
|
GenericMfg = "(dispozitive generice de sistem)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "WMI pentru ACPI"
|
|
|
|
|
|
|
|
|
|
[Strings.0419]
|
|
|
|
|
GenericMfg = "(Универсальные системные устройства)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "WMI для ACPI"
|
|
|
|
|
|
|
|
|
|
[Strings.041f]
|
2021-10-09 20:40:55 +00:00
|
|
|
|
GenericMfg = "(Genel Sistem Aygıtları)"
|
2017-10-06 13:00:36 +00:00
|
|
|
|
*PNP0C14.DeviceDesc = "ACPI için WMI"
|
2018-03-21 21:27:04 +00:00
|
|
|
|
|
|
|
|
|
[Strings.0804]
|
|
|
|
|
GenericMfg = "(通用系统设备)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "ACPI 的 WMI"
|
2021-08-08 18:11:30 +00:00
|
|
|
|
|
|
|
|
|
[Strings.0a]
|
|
|
|
|
GenericMfg = "(Dispositivos genéricos del sistema)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "WMI para ACPI"
|
2021-12-29 21:40:57 +00:00
|
|
|
|
|
|
|
|
|
[Strings.0C04]
|
|
|
|
|
GenericMfg = "(標準系統裝置)"
|
|
|
|
|
*PNP0C14.DeviceDesc = "ACPI 的 WMI"
|