xref: /reactos/media/inf/wmiacpi.inf (revision 3c5a56ed)
1; ACPI.INF
2
3; Installation file for WMIACPI driver
4
5[Version]
6Signature  = "$Windows NT$"
7;Signature  = "$ReactOS$"
8LayoutFile = layout.inf
9Class      = System
10ClassGUID  = {4D36E97D-E325-11CE-BFC1-08002BE10318}
11Provider   = %ReactOS%
12DriverVer  = 03/26/2015,1.00.0.0
13
14[DestinationDirs]
15DefaultDestDir = 12
16
17[Manufacturer]
18%GenericMfg% = GenericMfg
19
20[GenericMfg]
21%*PNP0C14.DeviceDesc% = NO_DRV,,*PNP0C14
22
23;------------------- WE DO NOT HAVE WMIACPI.SYS YET---------------------
24
25[NO_DRV]
26
27[NO_DRV.Services]
28AddService = , 0x00000002
29
30[NO_DRV.HW]
31
32;-------------------------------- STRINGS -------------------------------
33
34[Strings]
35; Non-localizable
36ReactOS = "ReactOS Project"
37
38; Localizable
39GenericMfg = "(Generic system devices)"
40*PNP0C14.DeviceDesc = "WMI for ACPI"
41
42[Strings.0404]
43GenericMfg = "(標準系統裝置)"
44*PNP0C14.DeviceDesc = "ACPI 的 WMI"
45
46[Strings.0405]
47GenericMfg = "(Generická systémová zařízení)"
48
49[Strings.0407]
50GenericMfg = "(Generische Systemgeräte)"
51*PNP0C14.DeviceDesc = "WMI für ACPI"
52
53[Strings.0415]
54GenericMfg = "(Standardowe urządzenia systemowe)"
55*PNP0C14.DeviceDesc = "WMI dla ACPI"
56
57[Strings.0418]
58GenericMfg = "(dispozitive generice de sistem)"
59*PNP0C14.DeviceDesc = "WMI pentru ACPI"
60
61[Strings.0419]
62GenericMfg = "(Универсальные системные устройства)"
63*PNP0C14.DeviceDesc = "WMI для ACPI"
64
65[Strings.041f]
66GenericMfg = "(Genel Sistem Aygıtları)"
67*PNP0C14.DeviceDesc = "ACPI için WMI"
68
69[Strings.0804]
70GenericMfg = "(通用系统设备)"
71*PNP0C14.DeviceDesc = "ACPI 的 WMI"
72
73[Strings.0a]
74GenericMfg = "(Dispositivos genéricos del sistema)"
75*PNP0C14.DeviceDesc = "WMI para ACPI"
76
77[Strings.0C04]
78GenericMfg = "(標準系統裝置)"
79*PNP0C14.DeviceDesc = "ACPI 的 WMI"
80