auusb.inf Driver File Contents (treiber.exe)

; auusb.inf for Windows 98/ME and Windows 2000/XP
;
; Installation file (.inf) for the USB/CAPI Device Driver.
;
; Devices:COMfort 2000/1200, COMpact 2104(DSL)/4410/2206/2204/4406 DSL
;
; (c) Copyright 2006 Auerswald GmbH & Co.KG 
;
; ---- !ACHTUNG! ----
;
; mit dieser Inf-Datei werden unter Windows 2000/XP die Treiber
; auf das Zielsystem kopiert und eine Preinstallation von dort
; aus durchgeführt


; ----- Version Section
[Version]
signature 	   ="$CHICAGO$"
ClassGUID 	   ={36fc9e60-c465-11cf-8056-444553540000}
Class 		   =USB                 
Provider	   =%V_PROVIDER%
CatalogFile.ntx86  =auusb.cat	  
DriverVer  	   =05/18/2006,3.0.0.57   

; ----- DestinationDirs Section
[DestinationDirs]
; wohin sollen die Dateien kopiert werden
DefaultDestDir      = 17			; Inf-Verzeichnis
AppDir.CopyFiles    = 16422,%SubPath%	        ; Applikationsverzeichnis
StartUp.CopyFiles   = 11			; <Windows>\System (98) / <Windows>\System32 (2000)
StartMe.CopyFiles   = 11			; <Windows>\System (98) / <Windows>\System32 (2000)
tausb.Copyx98Driver = 10,System32\Drivers	; Directory 10 is the <Windows> directory
AUUSB.copyx98Driver = 10,System32\Drivers	; Directory 10 is the <Windows> directory
AUUSB.copyAuusb     = 10,System32\Drivers	; Directory 10 is the <Windows> directory
AUUSB.copyDriver    = 10,System32\Drivers	; Directory 10 is the <Windows> directory
AUUSB.copyDLL       = 11			; <Windows>\System (98) / <Windows>\System32 (2000)
AUUSB.copyEXE       = 10			; Directory 10 is the <Windows> directory
tausb.CopyDriver    = 10,System32\Drivers	; Directory 10 is the <Windows> directory 
AUUSB.copyINI       = 10			; Directory 10 is the <Windows> directory
AUUSB.copyrasxp     = 10,System32   		; Directory 10 is the <Windows> directory

; ----- Manufacturer Section
[Manufacturer]
%V_PROVIDER%=Auerswald			

; ----- Models Section
[Auerswald]
; USB Interface
%COMfort1200.DeviceDesc%=COMFO, USB\VID_09BF&PID_00F2	; COMfort 1200
%COMfort2000.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00F1	; COMfort 2000
%COMpact2104.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00C0	; COMpact 2104
%COMpact4410.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00DB	; COMpact 4410/2206
%COMpact4406.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00DC	; COMpact 4406 DSL
%COMpact2204.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00DD	; COMpact 2204
%COMfort1500.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00F4	; COMfort 1500
%COMfort2500.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00F5	; COMfort 2500
%COMfort3500.DeviceDesc%=AUUSB, USB\VID_09BF&PID_00F6	; COMfort 3000

; Bus Device Instance
%Transport.InstanceDesc%= tausb, CAPI\transport1
%Transport.InstanceDesc%= tausb, CAPI\transport2
%Transport.InstanceDesc%= tausb, CAPI\transport3
%Transport.InstanceDesc%= tausb, CAPI\transport4

; ----- ControlFlags Section
[ControlFlags]
ExcludeFromSelect=USB\VID_09BF&PID_00F1,USB\VID_09BF&PID_00C0
ExcludeFromSelect=USB\VID_09BF&PID_00DB,USB\VID_09BF&PID_00F2
ExcludeFromSelect=USB\VID_09BF&PID_00DC,USB\VID_09BF&PID_00DD
ExcludeFromSelect=CAPI\transport1,CAPI\transport2
ExcludeFromSelect=CAPI\transport3,CAPI\transport4


; ----- DDInstall Section

; ----- USB Interface

; ----- Win 98/ME
; ----- COMfort 1200 
; ----- Gerät ohne Bus Device Instance
[COMFO]
DriverVer ="11/11/2003,3.0.0.53"	; wird hier für Win98/ME benötigt
CopyFiles =AUUSB.CopyDriver, AUUSB.copyx98Driver, AUUSB.CopyDLL, AUUSB.copyEXE, AUUSB.copyINI    
AddReg    =COMFO_AddReg, RunOnce                 

; ----- alle anderen
[AUUSB]
DriverVer ="11/11/2003,3.0.0.53"	; wird hier für Win98/ME benötigt
CopyFiles =AUUSB.CopyDriver, AUUSB.copyx98Driver, AUUSB.CopyDLL, AUUSB.copyEXE, AUUSB.copyINI    
AddReg    =USB_AddReg                

; ----- Windows 2000
; ----- COMfort 1200
[COMFO.NT]
CopyFiles =AUUSB.CopyDriver, AUUSB.copyAuusb, AUUSB.CopyDLL, AUUSB.copyEXE, AUUSB.copyINI, AUUSB.copyrasxp

; ---- CoInstaller zum Starten des Assistenten unter Win 2000/XP
[COMFO.NT.CoInstallers]
AddReg     =StartMe.AddReg
CopyFiles  =StartMe.CopyFiles

[StartMe.AddReg]
HKR,,CoInstallers32,0x10000,"startup.dll,LaunchSetup"

[StartMe.CopyFiles]
startup.dll,,,0x10

; ----- alle anderen
[AUUSB.NT]
CopyFiles =AUUSB.CopyDriver, AUUSB.copyAuusb, AUUSB.CopyDLL, AUUSB.copyEXE, AUUSB.copyINI, AUUSB.copyrasxp
AddReg=AUUSB.AddRegPath

[AUUSB.NT.CoInstallers]
AddReg     = searchInf.AddReg
CopyFiles  = StartUp.CopyFiles

; ---- CoInstaller suchen doppelter Inf-Dateien Win XP
[searchInf.AddReg]
HKR,,CoInstallers32,0x10000,"aucoinst.dll,SearchINF"

[AUUSB.NT.HW]
AddReg=AUUSB.AddRegEX

; ----- USB CAPI transport Treiber

; ----- Win 98/ME
[tausb]
DriverVer ="11/11/2003,3.0.0.53"	; wird hier für Win98/ME benötigt
CopyFiles=tausb.Copyx98Driver
AddReg=tausb.AddReg9x, RunOnce

; ----- Windows 2000
[tausb.NT]
CopyFiles=tausb.CopyDriver

[tausb.NT.HW]
AddReg=taUsb.AddRegEX

[tausb.NT.CoInstallers]
AddReg     = StartUp.AddReg
CopyFiles  = AppDir.CopyFiles

; ---- CoInstaller zum Starten des Assistenten unter Win 2000/XP
; ---- !ACHTUNG! ----
; ---- Die Preinstallation wird hier aufgerufen! 
[StartUp.AddReg]
HKR,,CoInstallers32,0x10000,"aucoinst.dll,PreInstall"

; ----- RunOnce zum Starten des Asistenten unter Win 98/ME
[RunOnce]
HKLM,%RunOnce%,%KeyValue%,, "%10%\startup.exe %01%"

; ----- AddReg Directive Windows 2000
[AUUSB.AddRegEx]
HKR,,capiBusPdo,0x10001,1
HKR,,debugFlags,0x10001,0x0C001071

[AUUSB.AddRegPath]
HKLM,%AppRegPath%,%AppPath%,, "%16422%%SubPath%"
HKLM,%AppRegPath%,%AppName%,, "%InfName%"
HKLM,%AppRegPath%,%AppSrc%,, "%01%\bin"

; ----- AddReg Directive Win 98/ME
[USB_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,auusb.sys
HKR,,debugFlags,0x10001,0x0C001071
HKR,,capiBusPdo,0x10001,1

[COMFO_AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,auusb.sys

; ----- AddReg Directive USB CAPI transport Treiber

[taUsb.AddReg9x]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,tausb.sys
HKR,,debugFlags,0x10001,0xFFFFFFFF

[taUsb.AddRegEx]
HKR,,debugFlags,0x10001,0xFFFFFFFF

; ----- DDInstall.Services Section only Windows 2000
[AUUSB.NT.Services]
AddService = auusb, 0x00000002 , auusb_Service_Inst

[COMFO.NT.Services]
AddService = auusb, 0x00000002 , auusb_Service_Inst

[auusb_Service_Inst]
DisplayName    = %auusb.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\auusb.sys
LoadOrderGroup = Base

[tausb.NT.Services]
Addservice = tausb, 0x00000002, tausb.AddService

[tausb.AddService]
DisplayName    = %taUsb.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\tausb.sys
LoadOrderGroup = Base

[tausb.Copyx98Driver]
tausb.sys,tausbx98.sys,,0x00000006	; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[tausb.CopyDriver]
tausb.sys,,,0x00000006			; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[AUUSB.copyx98Driver]
auusb.sys,auusbx98.sys,,0x00000006	; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[AUUSB.copyAuusb]
auusb.sys,,,0x00000006			; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[AUUSB.copyDriver]
kmonapi.sys,,,0x00000006		; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[AUUSB.copyDLL]
auapi.dll,,,0x00000006			; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[AUUSB.copyEXE]
startup.exe,,,0x00000006		; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[AUUSB.copyINI]
drvinfo.ini,,,0x00000006		; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[AUUSB.copyrasxp]
RasXP.exe,,,0x00000006			; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP

[StartUp.CopyFiles]
startup.dll,,,0x00000006		; COPYFLG_NOVERSIONCHECK | COPYFLG_NOSKIP
aucoinst.dll,,,0x00000006

[AppDir.CopyFiles]
tausb.sys,,,
auusb.sys,,,
kmonapi.sys,,,
auapi.dll,,,
auusb.cat,,,
startup.exe,,,
RasXP.exe,,,
startup.dll,,,

[SourceDisksNames]
1 = %DiskId1%,,,

[SourceDisksFiles]
auusb.sys    = 1,,
auusb.cat    = 1,,
auapi.dll    = 1,,
kmonapi.sys  = 1,,
tausb.sys    = 1,,
RasXP.exe    = 1,"bin"
startup.exe  = 1,"bin"
drvinfo.ini  = 1,"bin"
startup.dll  = 1,"bin"
aucoinst.dll = 1,"bin"
auusbx98.sys = 1,"x98"
tausbx98.sys = 1,"x98"


[Strings]
V_PROVIDER            ="Auerswald"
COMfort2000.DeviceDesc="COMfort 2000 USB Device"
COMfort1200.DeviceDesc="COMfort 1200 USB Device"
COMfort1500.DeviceDesc="COMfortel 1500 USB Device"
COMfort2500.DeviceDesc="COMfortel 2500 USB Device"
COMfort3500.DeviceDesc="COMfortel 3500 USB Device"
COMpact2104.DeviceDesc="COMpact 2104 USB Device"
COMpact4410.DeviceDesc="COMpact 4410/2206 USB Device"
COMpact4406.DeviceDesc="COMpact 4406 DSL USB Device"
COMpact2204.DeviceDesc="COMpact 2204 USB Device"
Transport.InstanceDesc="USB/CAPI transport Treiber"
taUsb.SvcDesc         ="Auerswald USB CAPI transport Treiber"
auusb.SvcDesc         ="Auerswald USB Treiber"
DiskId1               ="Auerswald Mega Disk"
RunOnce               ="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
KeyValue	      ="RunWizard"
AppPath               ="ApplikationPath"
AppName		      ="ApplikationName"
AppRegPath            ="SOFTWARE\Auerswald\Driver"
SubPath               ="\Auerswald\Driver"
InfName		      ="auntusb"
AppSrc		      ="SourcePath"
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: web2, load: 0.88