http://bugs.winehq.org/show_bug.cgi?id=12575
Summary: Photoshop CS2 installer crashes in msi:ACTION_CallDllFunction Product: Wine Version: 0.9.59. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: trisk+winehq@acm.jhu.edu
Created an attachment (id=12159) --> (http://bugs.winehq.org/attachment.cgi?id=12159) Crash message without WINEDEBUG set.
I just tried the Photoshop CS2 installer (demo installer is the same as the retail installer, so this applies to both), which worked in my current configuration in Wine 0.9.57 and 0.9.58.
I've tried running the "Setup.exe" that runs from autorun (it displays the Adobe splash and language selection screen). as well as the actual installer, which is "Adobe(R) Photoshop(R) CS2\setup.exe".
It crashes in msi:ACTION_CallDllFunction calling the "ExtractHTML" function in a DLL provided by the installer.
Googling the error shows another user is experiencing the same problem: http://de.pastebin.ca/978284 I believe this is a regression from 0.9.58, as I recall the installer worked correctly then.