http://bugs.winehq.org/show_bug.cgi?id=35028
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fcb924c1441f573fc6eabb2afcb | |44716de373e1c Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/fcb924c1441f573fc6eabb2afcb...
Thanks Hans.
The installer reports success now despite some scary looking messages like:
--- snip --- ... err:module:import_dll Library libifcoremd.dll (which is needed by L"C:\PROG~FBU\SPSS~F51\SPSS~F51\SPSS~F51\SPSSIOCV.dll") not found err:module:import_dll Library libmmd.dll (which is needed by L"C:\PROG~FBU\SPSS~F51\SPSS~F51\SPSS~F51\SPSSIOCV.dll") not found err:module:import_dll Library SPSSIOCV.dll (which is needed by L"C:\PROG~FBU\SPSS~F51\SPSS~F51\SPSS~F51\SPSSCMN.dll") not found err:module:import_dll Library SPSSCMN.dll (which is needed by L"C:\PROG~FBU\SPSS~F51\SPSS~F51\SPSS~F51\SPSSGRPH.dll") not found ... --- snip ---
I had a quick look in the installer .msi with ORCA .. those libs should be actually put into system32.
This might be a new msi bug.
Regards