Yuri Benditovich
Yuri Benditovich
Hi suqixiong, Can you share with us spice client that we can use on XP 32/64? [Upd: No need, we have client app woking on XP] Thanks
Is it similar to https://github.com/daynix/UsbDk/issues/103?
Please collect the log as explained in https://github.com/daynix/UsbDk/issues/103 Upload the log and etl file (to be on the safe side)
Please upload the etl (the log is not parsed correctly, probably due to win7)
@xiangjiang-cn In the log I do not see any problem, but also I do not see any attempt to redirect USB device.
Operating system? UsbDk version?
Let's try to get logs from the MSI create c:\log directory from admin command line msiexec /i /L*V "C:\log\usbdk.log" let's look what we can see in usbdk.log
Can you please describe what is 'boot camp' in this context? What is the boot drive of the system? (is it USB drive?) Can you run usbview application from WDK...
Can you run usbview application from WDK on your installed Windows VM and save/export the usb tree to a text file?
@kvojacheck What happens in following flow: app1 redirects the device and uses it, app2 opens the device and closes it? as pid == 0 means 'match all' will this stop...