; oscapi.inf for Windows 98 (ME) and Windows 2000
;
; Installieren des "oscapi.sys" Treibers
;
; (c) Copyright 2002 Auerswald GmbH & Co.KG
;
[version]
Signature = "$CHICAGO$"
Provider = %V_PROVIDER%
DriverVer = "02/21/2002, 1.11.1.1"
ClassGUID = {36fc9e60-c465-11cf-8056-444553540000}
Class = USB
[Manufacturer]
%V_PROVIDER%=Auerswald
[Auerswald]
%Auerswald_CAPI%=Auerswald, *Auerswald
[ControlFlags]
ExcludeFromSelect=*Auerswald
[Auerswald]
DriverVer ="02/21/2002, 1.11.1.1" ; wird hier für Win98/ME benötigt
CopyFiles = AUUSB.CopyDriver, AUUSB.copyDLL, AUUSB.copy98Inf, AUUSB.copyNdisSys
Delfiles = AUUSB.DeleteDriver, AUUSB.DeleteDLL
AddReg = CAPI_AddReg
DelReg = CAPI_DelReg
[Auerswald.nt]
CopyFiles = AUUSB.CopyDriver, AUUSB.copyDLL, AUUSB.copyNTDLL
Delfiles = AUUSB.DeleteDriver, AUUSB.DeleteDLL
[Auerswald.nt.Services]
AddService = Oscapi,0x00000002 , oscapi_Service_Inst
[oscapi_Service_Inst]
DisplayName = %aucapi.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\Oscapi20.sys
LoadOrderGroup = Base
; ----- AddReg nur Win98/ME für den CAPI-Treiber
[CAPI_AddReg]
HKLM,%OSCAPI.SubKey%,DisplayName, 0x00000000, %aucapi.SvcDesc%
HKLM,%OSCAPI.SubKey%,Type, 0x00010001, 0x00000001
HKLM,%OSCAPI.SubKey%,Start, 0x00010001, 0x00000002
HKLM,%OSCAPI.SubKey%,ErrorControl, 0x00010001, 0x00000001
HKLM,%OSCAPI.SubKey%,ImagePath, 0x00000000, \SystemRoot\system32\drivers\Oscapi20.sys
[CAPI_DelReg]
HKLM,%AUCAPI.SubKey%
[DestinationDirs]
DefaultDestDir = 17 ; Inf-Verzeichnis
AUUSB.copyDriver = 10,System32\Drivers ; Directory 10 is the <Windows> directory
AUUSB.copyDLL = 11 ; <Windows>\System (98) / <Windows>\System32 (2000)
AUUSB.DeleteDLL = 11 ; <Windows>\System (98) / <Windows>\System32 (2000)
AUUSB.DeleteDriver = 10,System32\Drivers ; Directory 10 is the <Windows> directory
AUUSB.copyNTDLL = 10,System ; <Windows>\System for NT!
AUUSB.copyNdisSys = 10,System32\Drivers ; Directory 10 is the <Windows> directory
[AUUSB.DeleteDriver]
aucapi.sys,,,0x00000001
[AUUSB.DeleteDLL]
Capibase.dll,,,0x00000001
[AUUSB.copyDriver]
Oscapi20.sys
[AUUSB.copyNdisSys]
auwmac.sys
[AUUSB.copyDLL]
capi20.dll,,,0x00000004 ; Ignore file versions and write over existing
capi2032.dll,,,0x00000004 ; files in the destination directory.
[AUUSB.copyNTDLL]
capi20.dll,,,0x00000004 ; Ignore file versions and write over existing
capi2032.dll,,,0x00000004 ; files in the destination directory.
[AUUSB.copy98Inf]
Netauwmp.inf,,,0x00000004
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
Oscapi20.sys = 1,,
capi20.dll = 1,,
capi2032.dll = 1,,
aucapi.sys = 1,,
Capibase.dll = 1,,
Netauwmp.inf = 1,"..\ndis"
auwmac.sys = 1,"..\ndis"
[Strings]
DiskId1 ="Auerswald Mega Disk"
OSCAPI.SubKey ="System\CurrentControlSet\Services\Oscapi"
AUCAPI.SubKey ="System\CurrentControlSet\Services\aucapi"
aucapi.SvcDesc="Auerswald CAPI2.0 Treiber"
V_PROVIDER ="Auerswald"
Auerswald_CAPI="CAPI Treiber Installation"
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.