https://bugs.winehq.org/show_bug.cgi?id=12954
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Component|-unknown |msi Resolution|--- |DUPLICATE Summary|Autodesk Design Review - |Autodesk Design Review 2009 |Not Installing |installer fails (msi.dll | |MsiDatabaseGenerateTransfor | |mW is a stub)
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
Dupe of bug 12532 (as already suggested in comment #5 - almost seven years ago).
Don't be shy to resolve. Certain individuals can't possibly visit/check every bug in a lifetime ;-)
--- snip --- $ WINEDEBUG=+tid,+seh,+relay,+msi wine ./Setup.exe >>log.txt 2>&1 ... 0040:Call msi.MsiDatabaseGenerateTransformW(00000003,00000002,00470bdc L"C:\users\focht\Temp\_AIa.tmp\SetupDesignReview2009-standalone.mst",00000000,00000000) ret=10032875 0040:fixme:msi:MsiDatabaseGenerateTransformW 3 2 L"C:\users\focht\Temp\_AIa.tmp\SetupDesignReview2009-standalone.mst" 0 0 0040:Ret msi.MsiDatabaseGenerateTransformW() retval=00000078 ret=10032875 ... 0040:Call KERNEL32.lstrlenW(00472398 L"Install\tAutodesk Design Review 2009\tFailed\tInstallation aborted, Result=120\r\n") ret=1001fabd ... 003d:Call msi.MsiEvaluateConditionW(00000002,00437884 L"ADSK_LAUNCH_MODE<>"DEPLOYMENT" AND ADSK_SETUP_SUCCEEDED") ret=1004e7cc ... 003d:trace:msi:msi_get_property property L"ADSK_SETUP_SUCCEEDED" not found ... 003d:trace:msi:MSI_EvaluateConditionW 0 <- L"ADSK_LAUNCH_MODE<>"DEPLOYMENT" AND ADSK_SETUP_SUCCEEDED" 003d:Ret msi.MsiEvaluateConditionW() retval=00000000 ret=1004e7cc ... 003d:Call winex11.drv.SetWindowText(0007006e,00196038 L"Installation Failed") ret=7e99f811 ... --- snip ---
$ sha1sum SetupDesignReview2009.exe 7891b236326e4c8f6708ab3222b2830492385694 SetupDesignReview2009.exe
$ du -sh SetupDesignReview2009.exe 43M SetupDesignReview2009.exe
$ wine --version wine-1.7.36-41-ge4cb3b5
Regards
*** This bug has been marked as a duplicate of bug 12532 ***