xref: /reactos/media/inf/hal.inf (revision 8da0f868)
1; HAL.INF
2
3; Installation file for HAL device
4
5[Version]
6Signature  = "$Windows NT$"
7;Signature  = "$ReactOS$"
8LayoutFile = layout.inf
9Class      = Computer
10ClassGUID  = {4D36E966-E325-11CE-BFC1-08002BE10318}
11Provider   = %ReactOS%
12DriverVer  = 8/15/2011,1.00.0.0
13
14[DestinationDirs]
15DefaultDestDir = 12
16
17[ClassInstall32.NT]
18AddReg = ComputerClass.NT.AddReg
19
20[ComputerClass.NT.AddReg]
21HKR, , ,               0, %ComputerClassName%
22HKR, , Icon,           0, "-27"
23
24[Manufacturer]
25%GenericMfg% = GenericMfg
26%MsftMfg% = MsftMfg
27%NecMfg% = NecMfg
28
29[GenericMfg]
30%acpipic_up.DeviceDesc% = NO_DRV,acpipic_up
31%e_isa_up.DeviceDesc% = NO_DRV,e_isa_up
32
33[MsftMfg]
34%xbox.DeviceDesc% = NO_DRV,xbox
35
36[NecMfg]
37%pc98_up.DeviceDesc% = NO_DRV,pc98_up
38
39;------------------------------ NO DRIVER -----------------------------
40
41[NO_DRV]
42
43[NO_DRV.Services]
44AddService = , 0x00000002
45
46;-------------------------------- STRINGS -------------------------------
47
48[Strings]
49ReactOS = "ReactOS Team"
50
51ComputerClassName = "Computer"
52
53GenericMfg = "(Generic computers)"
54acpipic_up.DeviceDesc = "ACPI Uniprocessor PC"
55e_isa_up.DeviceDesc = "Standard Uniprocessor PC"
56
57MsftMfg = "Microsoft Corporation"
58xbox.DeviceDesc = "Original Xbox (x86 based)"
59
60NecMfg = "NEC"
61pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
62
63[Strings.0405]
64ComputerClassName = "Počítač"
65GenericMfg = "(Obecné počítače)"
66acpipic_up.DeviceDesc = "Jednoprocesorové PC s ACPI rozhraním"
67e_isa_up.DeviceDesc = "Standardní jednoprocesorové PC"
68
69MsftMfg = "Microsoft Corporation"
70xbox.DeviceDesc = "Original Xbox (x86 based)"
71
72pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
73
74[Strings.0a]
75ReactOS = "Equipo de ReactOS"
76
77ComputerClassName = "Equipo"
78
79GenericMfg = "(Equipos genéricos)"
80acpipic_up.DeviceDesc = "PC con uniprocesador ACPI"
81e_isa_up.DeviceDesc = "PC con uniprocesador estándar"
82
83MsftMfg = "Microsoft Corporation"
84xbox.DeviceDesc = "Original Xbox (x86 based)"
85
86pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
87
88[Strings.0415]
89ReactOS = "Zespół ReactOS"
90
91ComputerClassName = "Komputer"
92
93GenericMfg = "(Komputery standardowe)"
94acpipic_up.DeviceDesc = "Komputer PC z interfejsem ACPI"
95e_isa_up.DeviceDesc = "Standardowy komputer PC"
96
97MsftMfg = "Microsoft Corporation"
98xbox.DeviceDesc = "Oryginalny Xbox (oparty na procesorze x86)"
99
100pc98_up.DeviceDesc = "Komputer NEC PC-98"
101
102[Strings.0418]
103ReactOS = "Echipa ReactOS"
104
105ComputerClassName = "Calculator"
106
107GenericMfg = "(calculatoare generice)"
108acpipic_up.DeviceDesc = "PC uniprocesor ACPI"
109e_isa_up.DeviceDesc = "PC uniprocesor standard"
110
111MsftMfg = "Microsoft Corporation"
112xbox.DeviceDesc = "Original Xbox (x86 based)"
113
114pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
115
116[Strings.0419]
117ReactOS = "Команда ReactOS"
118
119ComputerClassName = "Компьютер"
120
121GenericMfg = "(Универсальный компьютер)"
122acpipic_up.DeviceDesc = "ACPI однопроцессорный ПК"
123e_isa_up.DeviceDesc = "Стандартный однопроцессорный ПК"
124
125MsftMfg = "Корпорация Microsoft"
126xbox.DeviceDesc = "Оригинальный Xbox (на базе x86)"
127
128pc98_up.DeviceDesc = "Однопроцессорный NEC PC-98"
129
130[Strings.041f]
131ReactOS = "ReactOS Takımı"
132
133ComputerClassName = "Bilgisayar"
134
135GenericMfg = "(Umûmî Bilgisayarlar)"
136acpipic_up.DeviceDesc = "ACPI Tek İşlemcili PC"
137e_isa_up.DeviceDesc = "Ölçünlü Tek İşlemcili PC"
138
139MsftMfg = "Microsoft Corporation"
140xbox.DeviceDesc = "Original Xbox (x86 based)"
141
142pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
143
144[Strings.0422]
145ReactOS = "Команда ReactOS"
146
147ComputerClassName = "Комп'ютер"
148
149GenericMfg = "(Стандартний комп'ютер)"
150acpipic_up.DeviceDesc = "ACPI однопроцесорний ПК"
151e_isa_up.DeviceDesc = "Стандартний однопроцесорний ПК"
152
153MsftMfg = "Microsoft Corporation"
154xbox.DeviceDesc = "Original Xbox (x86 based)"
155
156pc98_up.DeviceDesc = "Однопроцесорний NEC PC-98"
157
158[Strings.0804]
159GenericMfg = "(通用计算机)"
160acpipic_up.DeviceDesc = "ACPI 单处理器 PC"
161e_isa_up.DeviceDesc = "标准单处理器 PC"
162
163MsftMfg = "Microsoft Corporation"
164xbox.DeviceDesc = "Original Xbox (x86 based)"
165
166pc98_up.DeviceDesc = "Uniprocessor NEC PC-98"
167