http://bugs.winehq.org/show_bug.cgi?id=27418 Summary: usb-over-network-client.msi failed to install Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Created an attachment (id=35067) --> (http://bugs.winehq.org/attachment.cgi?id=35067) Log: msiexec /i usb-over-network-client.msi 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 after click "finish" , the console output is like below: err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbsrvc.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbcln.dll" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbbus2.cat" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbbus2.inf" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\drivers\\ftusbbus2.sys" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbbus2.sys" err:msi:ACTION_RemoveFiles removing installed file L"C:\\windows\\system32\\ftusbhc2.inf" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\Common Files\\FabulaTech\\ftUpdate.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\License.rtf" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\usbclncmd.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\usbclient.exe" err:msi:ACTION_RemoveFiles removing installed file L"C:\\Program Files\\USB over Network (Client)\\usbclienthelp.chm" The installed files are removed, such as usbclient.exe According to bug 27211 (runtime error R6025 while start usbclient.exe ) , this seems like a regression. A regression test shows: ee804123304af9c6b64be76489e7964c2bc5277e is the first bad commit commit ee804123304af9c6b64be76489e7964c2bc5277e Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed May 25 10:40:36 2011 +0200 msi: Support rollback of failed uninstalls. :040000 040000 c29483f718f112dd84c712f55072256b913aee3a b7a6f4e1b36f0f78b145956f60af262369f2c939 M dlls -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.