//-----------------------------------------------------------------------------
//
// INTEL CONFIDENTIAL
// Copyright (2000 - 2013)
// Intel Corporation All Rights Reserved.
//
// The source code contained or described herein and all documents related to
// the source code ("Material") are owned by Intel Corporation or its suppliers
// or licensors. Title to the Material remains with Intel Corporation or its
// suppliers and licensors. The Material contains trade secrets and proprietary
// and confidential information of Intel or its suppliers and licensors. The
// Material is protected by worldwide copyright and trade secret laws and treaty
// provisions. No part of the Material may be used, copied, reproduced, modified,
// published, uploaded, posted, transmitted, distributed, or disclosed in any way
// without Intel�s prior express written permission.
//
// No license under any patent, copyright, trade secret or other intellectual
// property right is granted to or conferred upon you by disclosure or delivery
// of the Materials, either expressly, by implication, inducement, estoppel or
// otherwise. Any license under such intellectual property rights must be express
// and approved by Intel in writing.
//
//-----------------------------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Class = System
ClassGuid = {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider = %VENDOR%
DriverVer = 06/21/2013, 1.0.0.13
CatalogFile = VirtualButtons.cat
[Manufacturer]
%VENDOR% = Vendor, NTamd64.6.1
[SourceDisksNames]
99 = %DISK_NAME%,,,""
[SourceDisksFiles.amd64]
VirtualButtons.sys = 99, Drivers\x64
[DestinationDirs]
CopyFunctionDriver = 12
;===============================================================
; Models section
;===============================================================
[Vendor.NTamd64.6.1]
%VirtualButtons% = VirtualButtons, *INT33D6
;===============================================================
; DDInstall section
;===============================================================
[VirtualButtons.NTamd64]
CopyFiles = CopyFunctionDriver
[VirtualButtons.NTamd64.Services]
AddService = VirtualButtons, 0x00000002, VirtualButtons_Service_Inst
[CopyFunctionDriver]
VirtualButtons.sys,,,2
[VirtualButtons_Service_Inst]
DisplayName = %VirtualButtons%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\VirtualButtons.sys
;================================================================
; Strings
;================================================================
[Strings]
VENDOR = "Intel(R) Corporation"
VirtualButtons = "Intel(R) Virtual Buttons"
DISK_NAME = "Intel(R) Virtual Buttons install disk"
SERVICE_DEMAND_START = 0x3
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_MULTI_SZ = 0x00010000
REG_BINARY = 0x00000001
REG_SZ = 0x00000000
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.