http://bugs.winehq.org/show_bug.cgi?id=27546
Summary: usb-over-network-client doesn't install complet Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
A free demo can be downloaded from http://www.usb-over-network.com/ $ wget http://www.usb-over-network.com/usb-over-network-client.msi
Install: $ msiexec /i usb-over-network-client.msi
wine version:
wine-1.3.22-203-gac90c1b
After install, some component is missing, such as: C:\windows\system32\ftusbsrvc.exe C:\Program Files\USB over Network (Client)\usbclient.exe
and so on.
How ever, this is no exactly the same as Bug 27418 , since in Bug 27418 , the two files below is not installed, bug here with wine-1.3.22-203-gac90c1b, they have been success installed:
C:\windows\system32\ftusbbus2.inf C:\windows\system32\ftusbhc2.inf
http://bugs.winehq.org/show_bug.cgi?id=27546
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.usb-over-network | |.com/usb-over-network-clien | |t.msi
http://bugs.winehq.org/show_bug.cgi?id=27546
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=27418
http://bugs.winehq.org/show_bug.cgi?id=27546
--- Comment #1 from fracting fracting@gmail.com 2011-06-20 05:49:39 CDT --- Created an attachment (id=35207) --> (http://bugs.winehq.org/attachment.cgi?id=35207) Log: install usb-over-network-client
http://bugs.winehq.org/show_bug.cgi?id=27546
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2011-06-21 01:45:26 CDT --- It fails in a custom action:
trace:msi:ACTION_CallDllFunction calling L"FtCheckWinFirewall" err:ole:CoCreateInstance apartment not initialised trace:msi:MsiCloseHandle 2 trace:msi:MsiCloseHandle handle 2 destroyed trace:msi:MsiCloseHandle 1 trace:msi:MsiCloseHandle handle 1 destroyed trace:msi:MsiCloseHandle 1 trace:msi:DllThread custom action (38) returned 1603
Which is bug 18070. The failure triggers a rollback which explains why those files are missing.
*** This bug has been marked as a duplicate of bug 18070 ***
http://bugs.winehq.org/show_bug.cgi?id=27546
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2011-06-21 01:46:35 CDT --- Closing.