http://bugs.winehq.org/show_bug.cgi?id=21383
Summary: Kodu's installer doesn't work Product: Wine Version: 1.1.36 Platform: x86 URL: http://fuse.microsoft.com/kodu/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: andreas.livet@gmail.com
When trying to install Kodu (a game to learn how to program) by typing that: wine msiexec /i KoduSetup-General-1.0.21.0.msi
I got this error :
fixme:advapi:LookupAccountNameW (null) L"dede" (nil) 0x32f390 (nil) 0x32f394 0x32f388 - stub fixme:advapi:LookupAccountNameW (null) L"dede" 0x179418 0x32f390 0x178bb8 0x32f394 0x32f388 - stub fixme:mscoree:GetRequestedRuntimeInfo (L"C:\windows\temp\msi2775.tmp-\Microsoft.Deployment.WindowsInstaller.dll", (null), L"C:\windows\temp\msi2775.tmp-\CustomAction.config", 0x00000000, 0x00000000, 0x33f390, 0x00000104, (nil), 0x33f59c, 0x00000014, (nil)) stub fixme:mscoree:GetCORVersion (0x33f59c, 20, (nil)): semi-stub! err:msi:ITERATE_Actions Execution halted, action L"CA_DetectSoftwarePackages" returned 1603
The installer do not crash, but end the application "prematurely because of an error".