home *** CD-ROM | disk | FTP | other *** search
- ; LOGIJOY.INF for Windows 95
- ; Copyright 1996, Logitech, Inc.
- ; This Device Information File contains the configuration
- ; for the following Logitech entertainment products:
- ; Logitech ThunderPad game pad
- ; Logitech WingMan joystick
- ; Logitech WingMan Extreme joystick
- ; Logitech WingMan Light joystick
-
- [Version]
- Signature="$CHICAGO$"
- Class=MEDIA
- Provider=%Logitech%
-
- [SourceDisksNames]
- 51=%DiskDesc%,,1
-
- ; Manufacturer Sections
- ; ---------------------------------------------------------
- [Manufacturer]
- %Logitech%=LogiMfg
-
- [LogiMfg]
- %ThunderPadDesc%=AddRegAll,LogitechThunderPad
- %WingManDesc%=AddRegAll,LogitechWingMan
- %WingManExtremeDesc%=AddRegAll,LogitechWingManExtreme
- %WingManLightDesc%=AddRegAll,LogitechWingManLight
-
- [AddRegAll]
- AddReg=ThunderPad.AddReg, WingMan.AddReg, WingManExtreme.AddReg, WingManLight.AddReg
-
- [ThunderPad.AddReg]
- HKLM,%KEY_OEM%\LogitechThunderPad,OEMName,,%ThunderPadDesc%
- HKLM,%KEY_OEM%\LogitechThunderPad,OEMData, 1, 20,00,00,00,04,00,00,00
-
- [WingMan.AddReg]
- HKLM,%KEY_OEM%\LogitechWingMan,OEMName,,%WingManDesc%
- HKLM,%KEY_OEM%\LogitechWingMan,OEMData, 1, 01,00,00,00,02,00,00,00
-
- [WingManExtreme.AddReg]
- HKLM,%KEY_OEM%\LogitechWingManExtreme,OEMName,,%WingManExtremeDesc%
- HKLM,%KEY_OEM%\LogitechWingManExtreme,OEMData, 1, 0a,00,00,00,04,00,00,00
-
- [WingManLight.AddReg]
- HKLM,%KEY_OEM%\LogitechWingManLight,OEMName,,%WingManLightDesc%
- HKLM,%KEY_OEM%\LogitechWingManLight,OEMData, 1, 00,00,00,00,02,00,00,00
-
-
- ; Strings
- ; ---------------------------------------------------------
- [Strings]
- Logitech ="Logitech"
- ThunderPadDesc="Logitech ThunderPad"
- WingManDesc="Logitech WingMan"
- WingManExtremeDesc="Logitech WingMan Extreme"
- WingManLightDesc="Logitech WingMan Light"
- DiskDesc="Logitech - Joysticks Driver Disk"
- KEY_OEM="System\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM"
-