Problem with Diablo TB & Vista Solution?

misterminibus

Regular Member
My Satellite Setup
Kodi
My Location
Lancashire
I have seen that there is a lot of people having trouble with Twin Base & Vista and I have just received a pm from member :2wetzel but thought it would be better for other members if we tried to solve the problem in open forum.

"hi, please tell me what you changed. What exactly did you edit"


Hi 2wetzel,

Start at the beginning what are you having problems doing?
 
Hi m'8,

You are right. There are probably loads of people with the same problem and you seen to be the only one so far with a solution. I'm trying to get my tbm working with windows vista. It has always worked on xp. I'm using tbm 2.11. After installing the software and connecting the tbm the programm says: serching for twin base manager but nothing is happening. I have even called duolabs in Italy asking them for a solution but they arn't ready as yet. I have opened the driver setup which has the following tex:

Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%ATMEL%
LayoutFile=layout.inf
DriverVer=10/15/1999,5.0.2153.1

[MANUFACTURER]
%Duolabs%=Duolabs

[Duolabs]
%Duolabs_CDC%=Reader,USB\VID_03EB&PID_0920

[Reader_Install.NTx86]
;Windows2000

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

[Reader.NT]
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]
Duolabs = "Duolabs"
Duolabs_CDC = "Duolabs TwinBase USB"
Serial.SvcDesc = "Duolabs TwinBase USB"


My question now is: Which line needs to edited and what do you edit?

Thanks for your help mrminibus
 
This has been solved on another board. You need the following changes

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

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

If you search on other forums you will find the complete twinbase.inf driver file for Vista.
 
thanks m'8 - i will try it out
 
I cannot manage. I can't save the file after the changes. Please give me some advice.:confused:
 
Burnham Beech said:
This has been solved on another board. You need the following changes

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

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

If you search on other forums you will find the complete twinbase.inf driver file for Vista.

I can't find that twinbase.inf file. Could you pm it to me? Thanks
 
Found the file on another forum right now. Problem solved.
 
tried to upload the file but don't know how. If anyone needs it ust pm me.
 
Back
Top