http://bugs.winehq.org/show_bug.cgi?id=25918
--- Comment #8 from Qian Hong fracting@gmail.com 2012-09-02 10:31:16 CDT --- (In reply to comment #7)
I don't have a running copy of XP to test on. I do have got a copy of the app from Jan 29 2011, c35e169d6eb93a0a1687a472bdd2350412580773 ChromeStandaloneSetup.exe but that one works on wine. Still want a copy before we mark this bug ABANDONED?
Thanks Dan.
I upload one of my chrome standalone installer to our Wine testbot, running on several version of Windows, all fail with "unknow installer error": https://testbot.winehq.org/JobDetails.pl?Key=21336
What I know is, the error happens durring the below log: --- snip --- 000b:Call KERNEL32.GetModuleFileNameA(00400000,0032fc98,00000104) ret=00401954 000b:Ret KERNEL32.GetModuleFileNameA() retval=0000001c ret=00401954 000b:Call KERNEL32.CreateFileA(0032fc98 "C:\ChromeStandaloneSetup.exe",80000000,00000001,00000000,00000003,00000080,00000000) ret=00402525 000b:Ret KERNEL32.CreateFileA() retval=0000003c ret=00402525 000b:Call KERNEL32.CreateFileMappingA(0000003c,00000000,00000002,00000000,00000000,00000000) ret=0040253a 000b:Ret KERNEL32.CreateFileMappingA() retval=00000040 ret=0040253a 000b:Call KERNEL32.MapViewOfFile(00000040,00000004,00000000,00000000,00000000) ret=0040254d 000b:Ret KERNEL32.MapViewOfFile() retval=01c30000 ret=0040254d 000b:Call KERNEL32.VirtualQuery(01c30000,0032fc44,0000001c) ret=00402570 000b:Ret KERNEL32.VirtualQuery() retval=0000001c ret=00402570 000b:Call KERNEL32.UnmapViewOfFile(01c30000) ret=004025a2 000b:Ret KERNEL32.UnmapViewOfFile() retval=00000001 ret=004025a2 --- snip ---
Since I can't find any installer successes on Windows but fails on Wine, I agree to close this bug as ABANDONED.