Add DefaultInstall section to all INF driver files for easier installation.

pull/1469/head
Dean Camera 12 years ago
parent 6216a71e1c
commit a8d907d704

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA CDC Bootloader.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA DualVirtualSerial.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -1,6 +1,9 @@
; Windows LUFA RNDIS Setup File
; Copyright (c) 2000 Microsoft Corporation
[DefaultInstall]
CopyINF="LUFA RNDIS.inf"
[Version]
Signature="$Windows NT$"
Class=Net

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA VirtualSerial.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA VirtualSerialMassStorage.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA VirtualSerialMouse.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA DualVirtualSerial.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -1,6 +1,9 @@
; Windows LUFA RNDIS Setup File
; Copyright (c) 2000 Microsoft Corporation
[DefaultInstall]
CopyINF="LUFA RNDIS.inf"
[Version]
Signature="$Windows NT$"
Class=Net

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA VirtualSerial.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -1,6 +1,9 @@
; Windows LUFA CDC ACM Setup File
; Copyright (c) 2000 Microsoft Corporation
[DefaultInstall]
CopyINF="LUFA CDC-ACM.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -1,6 +1,9 @@
; Windows LUFA RNDIS Setup File
; Copyright (c) 2000 Microsoft Corporation
[DefaultInstall]
CopyINF="LUFA RNDIS.inf"
[Version]
Signature="$Windows NT$"
Class=Net

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA Benito Programmer.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA LED Notifier.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA USBtoSerial.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

@ -1,6 +1,9 @@
; Windows LUFA RNDIS Setup File
; Copyright (c) 2000 Microsoft Corporation
[DefaultInstall]
CopyINF="LUFA Webserver RNDIS.inf"
[Version]
Signature="$Windows NT$"
Class=Net

@ -3,6 +3,9 @@
; Copyright (c) 2000 Microsoft Corporation
;************************************************************
[DefaultInstall]
CopyINF="LUFA XPLAIN Bridge.inf"
[Version]
Signature="$Windows NT$"
Class=Ports

Loading…
Cancel
Save