http://bugs.winehq.org/show_bug.cgi?id=6194
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86 OS|other |Linux
--- Comment #27 from Anastasius Focht focht@gmx.net --- Hello folks,
still present.
'Image Mastering API 2.0' which is a required prerequisite for 'Windows 7 USB/DVD download tool' is also affected by this.
Main page: http://www.microsoftstore.com/store/msusa/html/pbPage.Help_Win7_usbdvd_dwnTo...
'Image Mastering API v2.0 (IMAPIv2.0) for Windows XP (KB932716)' Download:
http://www.microsoft.com/en-us/download/details.aspx?id=17073
--- snip --- $ WINEDEBUG=+tid,+seh,+relay,+msi wine ./WindowsXP-KB932716-v2-x86-ENU.exe
log.txt 2>&1
... 0023:Call KERNEL32.CreateProcessA(00000000,0100b0c0 "c:\d70b9e96e621e59c9bcdce28788408f3\update\update.exe",00000000,00000000,00000000,00000020,00000000,0014c128 "c:\d70b9e96e621e59c9bcdce28788408f3\update",0033fde0,0033fdac) ret=01005929 ... 0026:Call KERNEL32.__wine_kernel_init() ret=7bc5a4b2 0023:Ret KERNEL32.CreateProcessA() retval=00000001 ret=01005929 ... 0026:Call KERNEL32.FindFirstFileW(005c07d8 L"C:\windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\*.cat",0033b150) ret=0108dea2 0026:Ret KERNEL32.FindFirstFileW() retval=ffffffff ret=0108dea2 0026:Call KERNEL32.GetLastError() ret=0108deb5 0026:Ret KERNEL32.GetLastError() retval=00000003 ret=0108deb5 0026:Call KERNEL32.GetLastError() ret=0108debb 0026:Ret KERNEL32.GetLastError() retval=00000003 ret=0108debb 0026:Call KERNEL32.RaiseException(e00bffff,00000000,00000000,00000000) ret=0108dee1 0026:trace:seh:raise_exception code=e00bffff flags=0 addr=0x7b83ac57 ip=7b83ac57 tid=0026 0026:trace:seh:raise_exception eax=7b826c7d ebx=7b8bb000 ecx=0033b0f0 edx=7b83abc8 esi=0033b138 edi=0033b100 0026:trace:seh:raise_exception ebp=0033b0d8 esp=0033b074 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00200246 0026:trace:seh:call_stack_handlers calling handler at 0x106bfae code=e00bffff flags=0 ... 0026:Call user32.MessageBoxA(00000000,01106960 "Path not found.\r\n",010bd600 " Setup Error",00011010) ret=01074759 --- snip ---
'winetricks -q xmllite' works around.
$ sha1sum WindowsXP-KB932716-v2-x86-ENU.exe 9f8f8369716f6100ea04b6549aaf8e2a22fb0042 WindowsXP-KB932716-v2-x86-ENU.exe
$ du -sh WindowsXP-KB932716-v2-x86-ENU.exe 760K WindowsXP-KB932716-v2-x86-ENU.exe
$ wine --version wine-1.7.19-70-gd6a59f7
Regards