PDA

View Full Version : Program Sentinel cplus-b


jmf8883
07-22-2008, 11:40 AM
I have a sentinel cplus-b parallel port dongle I am trying to program. I can write to it in a windows 98 environment with this rtech driver. I am trying to write to it using windows xp but I am unable to. Does anyone have any information on this?

Thanks

benito
07-22-2008, 04:30 PM
I am trying to write to it using windows xp but I am unable to.
Thanks

Am i the only one who doesnt understand meaning of your sentences?

jmf8883
07-22-2008, 05:06 PM
Am i the only one who doesnt understand meaning of your sentences?

Here is the post again, as requested, in English.

I have a sentinel cplus-b parallel port dongle that I am trying to program. I can write to it in a windows 98 environment. In windows 98, writing to it requires an rtech driver provided by safe-net. The rtech driver does not have a .inf file associated with it, it is just a .sys file. Therefore, I am unable to install the rtech driver in windows xp and unable to write to the dongle. Does anyone have any information that could help me?

benito
07-22-2008, 05:13 PM
what do you need write into dongle ? :)

jmf8883
07-22-2008, 05:17 PM
Does it matter? Also, didn't you just lecture me on my grammar?

benito
07-22-2008, 05:28 PM
if you have problem with driver contact your software developer or directly safenet. What do you wait from us ?

Klopschik
07-22-2008, 06:32 PM
With instdrv.exe:

instdrv <driver name> <.sys location> to install a kernel-mode device driver

instdrv <driver name> remove to remove a kernel-mode device driver

Example: instdrv simpldrv D:\Tmp\obj\i386\simpldrv.sys


Loaddrv.exe are a GUI Loader

Git
07-23-2008, 07:33 AM
Instdrv is superceeded by Devcon.exe

Git

Git
07-23-2008, 07:34 AM
Am i the only one who doesnt understand meaning of your sentences?

It's perfect English, as spoken by a native speaker I would say.

Git

benito
07-23-2008, 07:46 AM
It's perfect English, as spoken by a native speaker I would say.

Git

It sounds me strange that he need "write into dongle under winxp" ;)
Doesnt use safenet universal driver for all their generation keys ?

jmf8883
07-23-2008, 09:47 AM
It sounds me strange that he need "write into dongle under winxp" ;)
Doesnt use safenet universal driver for all their generation keys ?

You would think so wouldn't you.