AecPCIeTC_1118.inf Driver File Contents (AecPCIeTC_8-12a.zip)

;
; File Name: AecPCIeTC.inf
; Install information file for AecPCIeTC Driver
;
; Generated by C DriverWizard 3.2.0 (Build 2485)
; Requires DDK Only
; File created/updated on 11/18/2008
;

;--------- Version Section ---------------------------------------------------

[Version]
Signature="$WINDOWS NT$"
;Class=SDHost
Class=AecPCIeTC
ClassGUID={A0A588A4-C46F-4B37-B7EA-C82FE89870C6}	;SDA Windows "chooses"
;ClassGUID={F4ECD3D7-04ED-4E46-B688-6D02083BEFAF}
;
;Class=AecPciTC
;ClassGUID={DB3129B1-73A4-11d4-A7F1-000000000000}

Provider=%Provider%
DriverVer=11/18/2008,1.0.0.6
;CatalogFile=AecPCIeTC.cat

[ControlFlags]
; Pnp drivers should not be installable via non-PnP hardware dialogs
ExcludeFromSelect = *

;--------- ClassInstall/ClassInstall32 Section -------------------------------

; Not necessary if using a standard class

; 9X Style
[ClassInstall]
Addreg=AecPCIeTCClassAddReg

; NT Style
[ClassInstall32]
Addreg=AecPCIeTCClassAddReg

[AecPCIeTCClassAddReg]
;reg-root,[subkey],[value-entry-name],[flags],[value]
HKR,,,%REG_SZ%,%DeviceClassName%
HKR,,Icon,,"-5"
HKR,,DeviceCharacteristics,%REG_DWORD%,0x100                    ; FILE_DEVICE_SECURE_OPEN
HKR,,Security,,"D:P(A;;GR;;;WD)(A;;GA;;;SY)(A;;GA;;;BA)"        ; generic read - everybody
                                                                ; generic all access - system and admin

;--------- DestinationDirs Section -------------------------------------------

[DestinationDirs]
DefaultDestDir = 10
AecPCIeTC_Files_Driver = 12


;--------- SourceDiskNames and SourceDiskFiles Section -----------------------
; These sections identify source disks and files for installation.

[SourceDisksNames]
1 = %DiskId1%,,,""

[SourceDisksFiles]
AecPCIeTC.sys  = 1,,


;--------- Manufacturer and Models Sections ----------------------------------

[Manufacturer]
%MfgName% = AecPCIeTC_Mfg

[AecPCIeTC_Mfg]
; DisplayName               Section           DeviceId
%AecPCIeTC_DeviceDesc%=AecPCIeTC_DDI, PCI\VEN_AECB&DEV_6900&SUBSYS_00000000&REV_00
;%AecPCIeTC_DeviceDesc%=AecPCIeTC_DDI, PCI\VEN_AECB&DEV_2382&SUBSYS_00000000&REV_00
;%AecPCIeTC_DeviceDesc%=AecPCIeTC_DDI, PCI\VEN_AECB&DEV_2383&SUBSYS_00000000&REV_00
;%AecPCIeTC_DeviceDesc%=AecPCIeTC_DDI, PCI\VEN_AECB&DEV_2384&SUBSYS_00000000&REV_00

;---------- DDInstall Sections -----------------------------------------------
; --------- Windows 98 -----------------

; Experimentation has shown that DDInstall root names greater than 19 characters
; cause problems in Windows 98

[AecPCIeTC_DDI]
CopyFiles=AecPCIeTC_Files_Driver
AddReg=AecPCIeTC_9X_AddReg

[AecPCIeTC_9X_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,AecPCIeTC.sys
HKR,,Description,,%AecPCIeTC_DeviceDesc%

; --------- Windows NT -----------------

[AecPCIeTC_DDI.NT]
CopyFiles=AecPCIeTC_Files_Driver

[AecPCIeTC_DDI.NT.Services]
Addservice = AecPCIeTC, %FLG_ADDREG_NOCLOBBER%, AecPCIeTC_Service

; --------- Service ----------------------

[AecPCIeTC_Service]
DisplayName    = %AecPCIeTC_SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\AecPCIeTC.sys
LoadOrderGroup = Extended Base

; --------- Files ----------------------

[AecPCIeTC_Files_Driver]
AecPCIeTC.sys,,,2

;--------- Strings Section ---------------------------------------------------

[Strings]
Provider = "AEC, adrielec.com"
MfgName = "Adrienne Electronics Corp."
AecPCIeTC_DeviceDesc = "Aec PCIe-TC Time Code Device"
DeviceClassName="Class for PCIe-TC devices"
AecPCIeTC_SvcDesc = "Driver for PCIe-TC Device"
DiskId1 = "AEC PCIe-TC Device Installation Disk #1"

REG_SZ                      = 0x00000000
REG_MULTI_SZ                = 0x00010000
REG_EXPAND_SZ               = 0x00020000
REG_BINARY                  = 0x00000001
REG_DWORD                   = 0x00010001
REG_NONE                    = 0x00020001

SERVICE_KERNEL_DRIVER       = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER  = 0x00000002
SERVICE_ADAPTER             = 0x00000004
SERVICE_RECOGNIZER_DRIVER   = 0x00000008

SERVICE_BOOT_START          = 0x0
SERVICE_SYSTEM_START        = 0x1
SERVICE_AUTO_START          = 0x2
SERVICE_DEMAND_START        = 0x3
SERVICE_DISABLED            = 0x4

SERVICE_ERROR_IGNORE        = 0x00000000
SERVICE_ERROR_NORMAL        = 0x00000001
SERVICE_ERROR_SEVERE        = 0x00000002
SERVICE_ERROR_CRITICAL      = 0x00000003

FLG_ADDREG_NOCLOBBER        = 0x00000002
FLG_ADDREG_DELVAL           = 0x00000004
FLG_ADDREG_APPEND           = 0x00000008
FLG_ADDREG_KEYONLY          = 0x00000010
FLG_ADDREG_OVERWRITEONLY    = 0x00000020
FLG_ADDREG_64BITKEY         = 0x00001000
FLG_ADDREG_KEYONLY_COMMON   = 0x00002000
FLG_ADDREG_32BITKEY         = 0x00004000

Download Driver Pack

How To Update Drivers Manually

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.

server: web1, load: 1.08