http://bugs.winehq.org/show_bug.cgi?id=17020
Summary: Pasco DataStudio driver won't install Product: Wine Version: 1.1.13 Platform: Other URL: http://www.pasco.com/support/downloads OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I know we don't support drivers yet, but we ought to at least run their installers. I received a request to look into the Pasco DataStudio usb drivers, so I started by installing DataStudio, looking in its Drivers subdirectory, and running the dpinst.exe installer there. It exited silently without installing anything.
The console showed: fixme:wintrust:WinVerifyTrust unimplemented for 3 fixme:ntdll:server_ioctl_file Unsupported ioctl 9c040 (device=9 access=3 func=10 method=0) err:setupapi:SetupCopyOEMInfW Could not add catalog
Interestingly, this installer seems to be a standard one that Microsoft provides in its DDK, or something; see http://msdn.microsoft.com/en-us/library/ms790806.aspx so it's not just some random installer. Maybe it would be worth looking into.