https://bugs.winehq.org/show_bug.cgi?id=35903 --- Comment #16 from Alois Schlögl <alois.schloegl(a)gmail.com> --- Created attachment 67331 --> https://bugs.winehq.org/attachment.cgi?id=67331 log file when trying to install winsupp.exe on wine 5.9 After setting the permissions like this $ cat /etc/udev/rules.d/90-usb-ced1401.rules. SUBSYSTEM=="usb", ATTR{idVendor}=="0525", MODE="0666" and when running this command, the attached log file is produced: $ WINEDEBUG=+wineusb wine winsupp.exe I tried with WINEARCH=win32 and WINEARCH=win64, I did not see a difference. The installer runs, and the driver files are put in place, but it displays the error as shown in https://bugs.winehq.org/attachment.cgi?id=67322 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.