VBoxDrv.inf revision 6d8162bb16f553ade7af7fa3b16b59767fcaa1c2
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; $Id$
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;; @file
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; VirtualBox Support Driver - Windows Driver INF file.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; Copyright (C) 2006-2007 Oracle Corporation
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; This file is part of VirtualBox Open Source Edition (OSE), as
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; available from http://www.virtualbox.org. This file is free software;
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; you can redistribute it and/or modify it under the terms of the GNU
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; General Public License (GPL) as published by the Free Software
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; Foundation, in version 2 as it comes in the "COPYING" file of the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; VirtualBox OSE distribution. VirtualBox OSE is distributed in the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; The contents of this file may alternatively be used under the terms
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; of the Common Development and Distribution License Version 1.0
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; (CDDL) only, as it comes in the "COPYING.CDDL" file of the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; VirtualBox OSE distribution, in which case the provisions of the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; CDDL are applicable instead of those of the GPL.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; You may elect to license modified versions of this file under the
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync; terms and conditions of either the GPL or the CDDL or both.
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[Version]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncSignature="$Windows NT$"
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncClass=System
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncClassGuid={ce4a90b5-1d8c-435d-b349-232ce55cb17f}
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncProvider=%ORACLE%
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;edit-DriverVer=08/26/2008,2.00.0000
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncDriverPackageType=KernelService
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;cat CatalogFile=VBoxDrv.cat
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[DestinationDirs]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncDefaultDestDir = 12
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[DefaultInstall]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncCopyFiles=VBoxDrv.CopyFiles
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[DefaultInstall.Services]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncAddService=VBoxDrv,0x00000002,VBoxDrv_Service
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[Manufacturer]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;x86 %ORACLE%=ORACLE
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;amd64 %ORACLE%=ORACLE, NTamd64
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[SourceDisksFiles]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncVBoxDrv.sys=1
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[SourceDisksNames]
782df85a7540d98c5b4de5cf6860abc82c57b94evboxsync1=%DISK_NAME%,
782df85a7540d98c5b4de5cf6860abc82c57b94evboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[VBoxDrv.CopyFiles]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncVBoxDrv.sys
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[VBoxDrv_Service]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncDisplayName = %VBoxDrv.SVCDESC%
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncServiceType = 1 ; SERVICE_KERNEL_DRIVER
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync;StartType = 3 ; SERVICE_DEMAND_START
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncStartType = 1 ; autostart to fix Vista problem
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncErrorControl = 1 ; SERVICE_ERROR_NORMAL
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncServiceBinary = %12%\VBoxDrv.sys
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync[Strings]
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncORACLE = "Oracle Corporation"
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncVBoxDrv.SVCDESC = "VirtualBox Service"
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncVBoxDrv.DRVDESC = "VirtualBox Driver"
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsyncDISK_NAME = "VirtualBox Driver Installation Disk"
058c0c53c37f5cb271aeb3c385c10766f84f4aefvboxsync