reactos/media/inf/legcydrv.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

45 lines
1.2 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.

[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = LegacyDriver
ClassGUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
Provider = %ReactOS%
DriverVer = 3/20/2012,1.01.0.0
[ClassInstall32.NT]
AddReg = LegacyDriverClass.NT.AddReg
[LegacyDriverClass.NT.AddReg]
HKR, , , 0, %LegacyDriverClassName%
HKR, , Icon, 0, "-19"
HKR, , NoDisplayClass, 0, 1
;-------------------------------- STRINGS -------------------------------
[Strings]
ReactOS = "ReactOS Team"
LegacyDriverClassName = "Non-Plug and Play Drivers"
[Strings.0405]
LegacyDriverClassName = "Zařízení nepodporující Plug and Play"
[Strings.0407]
LegacyDriverClassName = "Nicht-PnP Treiber"
[Strings.0a]
ReactOS = "Equipo de ReactOS"
LegacyDriverClassName = "Controladores incompatibles con PnP"
[Strings.0418]
ReactOS = "Echipa ReactOS"
LegacyDriverClassName = "Modúle pilot de cuplare statică (non-PnP)"
[Strings.0419]
ReactOS = "Команда ReactOS"
LegacyDriverClassName = "Драйверы устройств не Plug and Play"
[Strings.041f]
ReactOS = "ReactOS Takımı"
LegacyDriverClassName = "Tak ve Çalıştır Olmayan Sürücüler"