http://bugs.winehq.org/show_bug.cgi?id=18260
Summary: Quicktime 2 installer exits silently Product: Wine Version: 1.1.20 Platform: PC URL: http://www.oldversion.com/download/quicktime212.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=20783) --> (http://bugs.winehq.org/attachment.cgi?id=20783) Wine 1.1.20 +relay +seh +tid (last 3MB)
Installer from Quicktime 2.1.2 exits silently.
Apparently the only available version is from oldversion.com However, I also have a copy that comes with another app that installs fine. It *might* have something to do with the lzexpand DLLs.
Failing version prints these lines and then exits: trace:loaddll:NE_FreeModule Unloaded module "LZEXPAND.DLL" : builtin trace:loaddll:free_modref Unloaded module L"C:\windows\system32\lzexpand.dll16" : builtin trace:loaddll:free_modref Unloaded module L"C:\windows\system32\lz32.dll" : builtin
Whereas the working version prints this line and continues: trace:loaddll:free_modref Unloaded module L"C:\windows\system32\lz32.dll" : builtin
I can upload the working version too if needed.