Displaying 1 result from an estimated 1 matches for "certclient".
Did you mean:
celtclient
2012 Jan 12
0
Need help with using CMBChine online bank USB token with Wine ( unofficial USB patch-set applied )
...bus/usb/001/009
fracting at fracting-redhat:~/wine-git$ ls -l /dev/bus/usb/001/009
crw-rw-rw- 1 root root 189, 8 2012-01-12 21:26 /dev/bus/usb/001/009
2. Install the Client for the USB token:
$ wine PbSetup60.exe
The installer extract two `.dat` file into windows/system32/drivers directory:
.
??? CertClient.dat
??? CMBProtector.dat
??? mountmgr.sys
winedump CertClient.dat show that, it only depends on hal.dll and ntoskrnl.exe
winedump CMBProtector.dat only show hal.dll and ntoskrn.exe depending as well.
winedump -j export show nothing for both.
3. According to the Wine USB wiki, the registry should...