reactos/media/inf/wmiacpi.inf
Colin Finck 950c86fb4c Fix remaining text file line endings in the tree. (#18)
Based on https://stackoverflow.com/a/1511273

Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
2017-10-06 15:00:36 +02:00

62 lines
1.3 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

; 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]
ReactOS = "ReactOS Team"
GenericMfg = "(Generic system devices)"
*PNP0C14.DeviceDesc = "WMI for ACPI"
[Strings.0405]
GenericMfg = "(Generická systémová zařízení)"
[Strings.0407]
GenericMfg = "(Generische Systemgeräte)"
*PNP0C14.DeviceDesc = "WMI für ACPI"
[Strings.0418]
ReactOS = "Echipa ReactOS"
GenericMfg = "(dispozitive generice de sistem)"
*PNP0C14.DeviceDesc = "WMI pentru ACPI"
[Strings.0419]
ReactOS = "Команда ReactOS"
GenericMfg = "(Универсальные системные устройства)"
*PNP0C14.DeviceDesc = "WMI для ACPI"
[Strings.041f]
ReactOS = "ReactOS Takımı"
GenericMfg = "(Umûmî Dizge Aygıtları)"
*PNP0C14.DeviceDesc = "ACPI için WMI"