http://bugs.winehq.org/show_bug.cgi?id=21044
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Component|msi |ole32
--- Comment #1 from Dan Kegel dank@kegel.com 2009-12-16 23:16:59 --- Might be ole32 storage related. Here's the tail of a +relay,+msi log:
... trace:msi:MSI_OpenDatabaseW L"C:\windows\temp\msi6c83.tmp" #0002 0035:Call ole32.StgOpenStorage(0033f944 L"C:\windows\temp\msi6c83.tmp",00000000,00000012,00000000,00000000,0033f49c) ret=7ecaa9fc 0035:Call KERNEL32.CreateFileW(0033f944 L"C:\windows\temp\msi6c83.tmp",c0000000,00000000,00000000,00000003,10000080,00000000) ret=7eb6e141 0035:Ret KERNEL32.CreateFileW() retval=0000004c ret=7eb6e141 0035:Call KERNEL32.GetFileSize(0000004c,00000000) ret=7eb6e253 0035:Ret KERNEL32.GetFileSize() retval=00000000 ret=7eb6e253 0035:Call KERNEL32.CloseHandle(0000004c) ret=7eb6e268 0035:Ret KERNEL32.CloseHandle() retval=00000001 ret=7eb6e268 0035:Ret ole32.StgOpenStorage() retval=80030050 ret=7ecaa9fc fixme:msi:MSI_OpenDatabaseW open failed r = 80030050 for L"C:\windows\temp\msi6c83.tmp" 0035:Call KERNEL32.DeleteFileW(0033f944 L"C:\windows\temp\msi6c83.tmp") ret=7ecd8ee1 0035:Ret KERNEL32.DeleteFileW() retval=00000001 ret=7ecd8ee1 ... 0035:Ret msi.MsiInstallProductW() retval=00000002 ret=7ef35239 0035:Call KERNEL32.ExitProcess(00000002) ret=7ef359f3