;===================================================================
; ULR128.INF
;
; COM One USB Light Rider 128K (USB Controller)
;
; Copyright (c) COM One 2000. All Rights Reserved
;
;===================================================================
[Version]
Signature ="$CHICAGO$"
Class =USB
ClassGUID ={36FC9E60-C465-11CF-8056-444553540000}
Provider =%Mfg%
DriverVer =12/01/2000, 1.2.0.0
LayoutFile =layout.inf
[Manufacturer]
%Mfg%=COM1
[ControlFlags]
ExcludeFromSelect = *
[COM1]
%String1%=ULR128,USB\VID_09D3&PID_0001
;===================================================================
;-------------------------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
[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"
[SX128_SOFTWARE.Remove]
DelReg = SX128_SOFTWARE.Reg.Remove
DelFiles = ULR128.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
[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----------------------------;
;===================================================================
[ClassInstall]
CopyFiles=Sys32DrvSection98
AddReg=ClassRegSection
[Sys32DrvSection98]
InsWrUsb.SYS
[ULR128]
DelReg = ULR128.DelReg
CopyFiles=Sys32DrvSection98,SysSection98,SetupSection98
AddReg=ULR12898.AddReg
[ULR128.DelReg]
HKLM,"Software\sxplug"
[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
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
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"
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.