VirtualBox

source: vbox/trunk/src/VBox/Installer/win/Scripts/VBoxExtPackPuel.inf@ 79449

Last change on this file since 79449 was 76553, checked in by vboxsync, 6 years ago

scm --update-copyright-year

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.5 KB
Line 
1; $Id: VBoxExtPackPuel.inf 76553 2019-01-01 01:45:53Z vboxsync $
2;; @file
3; VBoxExtPackPuel - VirtualBox PUEL ExtPack drivers.
4;
5
6;
7; Copyright (C) 2018-2019 Oracle Corporation
8;
9; This file is part of VirtualBox Open Source Edition (OSE), as
10; available from http://www.virtualbox.org. This file is free software;
11; you can redistribute it and/or modify it under the terms of the GNU
12; General Public License (GPL) as published by the Free Software
13; Foundation, in version 2 as it comes in the "COPYING" file of the
14; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
15; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
16;
17
18[Version]
19Signature = "$Windows NT$"
20Class = System
21ClassGuid = {4d36e97d-e325-11ce-bfc1-08002be10318}
22CatalogFile = VBoxExtPackPuel.cat
23Provider = %ORACLE%
24;edit-DriverVer = 08/26/2008,2.00.0000
25
26[SourceDisksNames]
271=%VBoxExtPackPuel.DskDesc%,"",,
28
29[SourceDisksFiles]
30VBoxEhciR0.r0=1
31VBoxNvmeR0.r0=1
32;VBoxPciRawR0.r0=1
33
34[DestinationDirs]
35DefaultDestDir = 12
36VBoxExtPackPuelInstall.Files = 12
37
38[Manufacturer]
39;x86 %ORACLE%=VBoxExtPackPuel
40;amd64 %ORACLE%=VBoxExtPackPuel, NTamd64
41
42;x86 [VBoxExtPackPuel]
43;amd64 [VBoxExtPackPuel.NTamd64]
44%VBoxExtPackPuel.DrvDesc% = VBoxExtPackPuelInstall, root\VBoxExtPackPuel
45
46[VBoxExtPackPuelInstall]
47CopyFiles = VBoxExtPackPuelInstall.Files
48
49[VBoxExtPackPuelInstall.Files]
50VBoxEhciR0.r0,,,2
51VBoxNvmeR0.r0,,,2
52;VBoxPciRawR0.r0,,,2
53
54[Strings]
55ORACLE = "Oracle Corporation"
56VBoxExtPackPuel.DrvDesc = "VirtualBox PUEL ExtPack drivers"
57VBoxExtPackPuel.DskDesc = "VirtualBox PUEL ExtPack drivers"
58
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette