Welcome to Laser Pointer Forums - discuss green laser pointers, blue laser pointers, and all types of lasers

LPF Donation via Stripe | LPF Donation - Other Methods

Links below open in new window

ArcticMyst Security by Avery

RIYA Multibus Lite Driver?






Joined
Jun 30, 2008
Messages
1,660
Points
48
yes you need the driver else its not going to work.
copy and paste the following into a new file. call it whateveryouwant.INF
;RIYA Multibus interface driver
; updated for 64 bit 2010.05.19 Andrew Kibler
; Windown 2000, Vista, 7, 32bit and 64 bit

[Version]
Signature="$Windows NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%ATMEL%
LayoutFile=layout.inf
DriverVer=10/15/1999,5.0.2153.1

[MANUFACTURER]
%RIYALasers%=RIYALasers, NTx86, NTamd64

[RIYALasers]
%RIYALasers_CDC%=Reader,USB\VID_EB03&PID_0920

[Reader_Install.NTx86]
;Windows2000

[RIYALasers.NTamd64]
%RIYALasers_CDC%=Reader,USB\VID_EB03&PID_0920

[DestinationDirs]
DefaultDestDir=12
Reader.NT.Copy=12

[Reader.NT]
Include=mdmcpq.inf
CopyFiles=Reader.NT.Copy
AddReg=Reader.NT.AddReg

[Reader.NT.Copy]
usbser.sys

[Reader.NT.AddReg]
HKR,,NTMPDriver,,*ntkern
HKR,,NTMPDriver,,usbser.sys
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"

[Reader.NT.Services]
AddService = usbser, 0x00000002,Service_Inst

[Service_Inst]
DisplayName = %Serial.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\usbser.sys
LoadOrderGroup = Base

[Strings]
RIYALasers = "RIYALasers"
RIYALasers_CDC = "RIYA MultiBus controller"
Serial.SvcDesc = "USB Serial emulation driver"

then dont install it on the normal way that will mess things up. goto hardware select the laser control device then select driver at advanced setting or whereever it is, then select to search driver locally on drive or whatever and there you select the folder where the inf file you just created is located.
then it will install successfully.

youre lucky i just saw this topic lol im not on here alot anymore.
 
Last edited:




Top