ULR128.INF Driver File Contents (tech0764.zip)

;===================================================================
;    ULR128.INF
;
;    COM One USB Light Rider 128K (USB Controller)
;
;   Copyright (c) COM One 2000. All Rights Reserved
;
;===================================================================

[Version]
Signature           ="$CHICAGO$"
Class               =%DeviceClassName%
ClassGuid           ={B3A54BD1-5727-11d0-A7B4-0000C0033DC4}
Provider            =%Mfg%
DriverVer           =16/09/2002, 2.0.0.0
LayoutFile          =layout.inf

[ClassInstall32]
Addreg=Class_AddReg

[ClassInstall]
CopyFiles=Sys32DrvSection98
AddReg=Class_AddReg

[Class_AddReg]
HKR,,,,%DeviceClassName%
HKR,,Icon,,"-19"

[Manufacturer]
%Mfg%=COM1

[ControlFlags]
ExcludeFromSelect = *

[COM1]
%String1%=ULR128,USB\VID_09D3&PID_0001
%String1%=ULR128S,USB\VID_058b&PID_0002
%String1%=ULR128S,USB\VID_058b&PID_000A
%String1%=ULR128S,USB\VID_09D3&PID_0003
%String1%=ULR128S,USB\VID_09D3&PID_0010

;===================================================================
;-------------------------Windows 2000/XP--------------------------;
;===================================================================

[ULR128.NT]
CopyFiles=ULR128.Files.Drivers, ULR128.Files.System32, ULR128.Files.System, ULR128.Files.Inf,SetupSectionNT
AddReg=ULR128.AddReg

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

[ULR128.NT.Coinstallers]
AddReg    =    ULR128_COINSTALLER.Reg
CopyFiles =    ULR128_COINSTALLER.CopyFiles


;===================================================================
;-------------------------Windows 2000/XP SIEMENS ------------------;
;===================================================================
[ULR128S.NT]
CopyFiles=ULR128S.Files.Drivers, ULR128.Files.System32, ULR128.Files.System, ULR128.Files.Inf,SetupSectionNT
AddReg=ULR128.AddReg

[ULR128S.NT.HW]
AddReg=CDCUsb.AddReg.nt

[ULR128S.NT.Services]
Addservice = CDCUsb, 0x00000002, CDCUsb.AddService
Addservice = SX2API, , ULR128.AddService

[ULR128S.NT.Coinstallers]
AddReg    =    ULR128_COINSTALLER.Reg
CopyFiles =    ULR128_COINSTALLER.CopyFiles

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

[CDCUsb.AddReg.nt]
HKR,,"UpperFilters",0x10008,"SX2API"

;===================================================================
;-------------------------Windows 2000/XP COMMON -------------------;
;===================================================================
[ULR128.AddService]
DisplayName    = %ULR128.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\sx2api.sys
LoadOrderGroup = Base

[ULR128_COINSTALLER.Reg]
HKR,, CoInstallers32, 0x00010000, "SXCoins.dll,SXCoinstaller"

[ULR128.AddReg]
HKLM,SOFTWARE\MicroSoft\Windows\CurrentVersion\Run,SXCPL, 0x02,"SXCPL.EXE"
HKLM,SOFTWARE\SX128\CAPI,LocalAddress, 0x02,""
HKLM,SOFTWARE\SX128\CAPI,SubAddress, 0x02,""
HKLM,SOFTWARE\SX128\ISDN,IsdnProvider,0x02,"DSS1"
HKLM,SOFTWARE\SX128,EnablerUserConfig,0x02,"1"

[SX128_SOFTWARE.Remove]
DelReg = SX128_SOFTWARE.Reg.Remove
DelFiles = ULR128S.Files.Drivers, ULR128.Files.System32, ULR128.Files.System, ULR128.Files.Inf

[SX128_SOFTWARE.Reg.Remove]
HKLM, SOFTWARE\MicroSoft\Windows\CurrentVersion\Run,SXCPL
HKLM, SOFTWARE\SX128\MODEMPPP
HKLM ,SOFTWARE\SX128\CAPI
HKLM,SOFTWARE\SX128\ISDN

[ULR128_COINSTALLER.CopyFiles]
SXCoins.dll    ,,,0x00000002

[ULR128S.Files.Drivers]
CDCUsb.sys     ,,,0x00000002
sx2api.sys     ,sx2apis.sys,,0x00000002
sx21TR6.sys    ,sx21TR6s.sys,,0x00000002
sx2DSS1.sys    ,sx2DSS1s.sys,,0x00000002
vcapid.sys     ,,,0x00000002
sx2prot.sys    ,,,0x00000002
sx2serv.sys    ,,,0x00000002
sx2tapi.sys    ,,,0x00000002

[ULR128.Files.Drivers]
sx2api.sys     ,,,0x00000002
sx21TR6.sys    ,,,0x00000002
sx2DSS1.sys    ,,,0x00000002
vcapid.sys     ,,,0x00000002
sx2prot.sys    ,,,0x00000002
sx2serv.sys    ,,,0x00000002
sx2tapi.sys    ,,,0x00000002

[ULR128.Files.System32]
sxcpl.exe      ,,,0x00000002
sx2apil.dll    ,,,0x00000002
sx2ctrld.dll   ,,,0x00000002
sx0409.dll     ,,,0x00000002
sx0407.dll     ,,,0x00000002
sx040C.dll     ,,,0x00000002
capi2032.dll   ,,,0x00000002

[ULR128.Files.System]
capi.dll       ,,,0x00000002
capi20.dll     ,,,0x00000002
wowglue.dll    ,,,0x00000002
setupx.dll     ,,,0x00000002

[ULR128.Files.Inf]
tapiulr.inf    ,,,0x00000002
isdnmdm.inf    ,,,0x00000002

[SetupSectionNT]
1031.mst
1033.mst
1036.mst
instmsiw.exe
data.cab
setup.exe
Setup.ini
ulr128.msi

;===================================================================
;-------------------------Windows 98/Me----------------------------;
;===================================================================
[ULR128]
DelReg = ULR128.DelReg
CopyFiles=Sys32DrvSection98,SysSection98,SetupSection98 
AddReg=ULR12898.AddReg

[ULR128.DelReg]
HKLM,"Software\sxplug"

[Sys32DrvSection98]
InsWrUsb.SYS

[SysSection98]
plugdll.dll

[SetupSection98]
1031.mst
1033.mst
1036.mst
instmsia.exe
data.cab
setup.exe
Setup.ini
ulr128.msi

[ULR12898.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,InsWrUsb.SYS
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",setup,,"Rundll.exe plugdll.dll,RunSetup"
HKLM,"Software\SX128\TA",Comm,,"USB"
HKLM,SOFTWARE\SX128\ISDN,IsdnProvider,0x02,"DSS1"

[DestinationDirs]
ULR128.Files.Drivers        = 12
ULR128S.Files.Drivers       = 12
ULR128.Files.System32       = 11
ULR128.Files.System         = 50
ULR128.Files.Inf            = 10,INF
SetupSectionNT              = 10,Temp
SX128.DrvDelFiles           = 12
Sys32DrvSection98           = 10,System32\Drivers
SysSection98                = 11
SetupSection98              = 10,Temp\SX128

[SourceDisksNames]
99= %String2%,ulr128.cab,0,
; W98 part
1=%String2%,   "",0001

[SourceDisksFiles]
;W2000 files
CDCUsb.sys             = 99
sx2apis.sys            = 99
sx21TR6s.sys           = 99
sx2DSS1s.sys           = 99
sx2api.sys             = 99
sx21TR6.sys            = 99
sx2DSS1.sys            = 99
sxcpl.exe              = 99
sx2apil.dll            = 99
sx2ctrld.dll           = 99
sx0409.dll             = 99
sx0407.dll             = 99
sx040C.dll             = 99
sxcoins.dll            = 99
tapiulr.inf            = 99
isdnmdm.inf            = 99
setupx.dll             = 99
capi.dll               = 99
capi20.dll             = 99
capi2032.dll           = 99
wowglue.dll            = 99
vcapid.sys             = 99
sx2prot.sys            = 99
sx2serv.sys            = 99
sx2tapi.sys            = 99

; W98/Me part
1031.mst               = 1
1033.mst               = 1
1036.mst               = 1
instmsia.exe           = 1
instmsiw.exe           = 1
data.cab               = 1
setup.exe              = 1
Setup.ini              = 1
ulr128.msi             = 1
InsWrUsb.sys           = 1
Plugdll.dll            = 1

;---------------------------------------------------------------;

[Strings]
Mfg                 ="COM One"
String1             ="COM One USB Light Rider 128K"
String2             ="COM One USB Light Rider 128K Installation Disk"
ULR128.SvcDesc      ="COM One USB Light Rider driver"
DeviceClassName     ="COM One USB Device"
CDCUsb.SvcDesc      ="CDC based ISDN TA" 


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: ftp, load: 1.68