Add DefaultInstall section to all INF driver files for easier installation.
This commit is contained in:
parent
6216a71e1c
commit
a8d907d704
16 changed files with 50 additions and 2 deletions
|
@ -3,6 +3,9 @@
|
|||
; Copyright (c) 2000 Microsoft Corporation
|
||||
;************************************************************
|
||||
|
||||
[DefaultInstall]
|
||||
CopyINF="LUFA VirtualSerial.inf"
|
||||
|
||||
[Version]
|
||||
Signature="$Windows NT$"
|
||||
Class=Ports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue