http://bugs.winehq.org/show_bug.cgi?id=30646
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2012-05-11 04:25:25 CDT --- (In reply to comment #1)
here is +msi log trace: https://docs.google.com/open?id=0B8qBHKNhZAipRUpKYlhjNzF6T3M
Note: err:module:import_dll Library sqdedev.DLL (which is needed by L"C:\users\ilias\Temp\msi9f26.tmp") not found err:msi:free_package_structures failed to delete L"C:\users\ilias\Temp\msi9f26.tmp" (32)
This doesn't cause the installer to fail and it probably shouldn't because this dll is not part of my Windows installation.
The real problem is that you're trying to install in a 64-bit prefix, which makes this a duplicate of bug 18070.
Installing in a 32-bit prefix will workaround this bug.
*** This bug has been marked as a duplicate of bug 18070 ***