http://bugs.winehq.org/show_bug.cgi?id=11614
Summary: Adobe Premiere Pro 2 tryout installer fails on first run Product: Wine Version: 0.9.55. Platform: Other URL: http://download.adobe.com/pub/adobe/premiere/win/2.x/Pre mierePro2_0_Tryout.zip OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
You have to run this on a machine with SSE2 instructions, or the app will simply abort with a dialog saying they're required. You also have to set the windows version to 2003.
The installer fails on the first run. Rerunning it seems to let it succeed. Looking at the log of the first run, I see
0038:Call advapi32.RegQueryValueExA(00000140,1003c014 "EPIC_SERIAL",00000000,7cd8df64,00dc2298,7cd8df60) ret=1002192b 0038:Ret advapi32.RegQueryValueExA() retval=00000002 ret=1002192b ... 0038:Call msi.MsiRecordSetStringA(00000003,00000000,00dc06a0 "(Adobe) Unable to get serial number ") ret=100182ec ... err:msi:ITERATE_Actions Execution halted, action L"RegisterForAUM40" returned 1603 ... err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
(fwiw, EPIC_SERIAL is mentioned elsewhere, e.g. http://reymendoza.blogspot.com/2006/08/portable-photoshop-cs2-26mb.html)
I don't quite get what's going on, but it's quite repeatable.
This is with today's git, wine-0.9.55-gfd67f32
A full log is 200MB compressed with gzip. The interesting bit is only 7MB uncompressed, 200KB compressed with rzip, so I'll attach that.