http://bugs.winehq.org/show_bug.cgi?id=30167
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution| |INVALID
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-10-12 05:14:01 CDT --- Hello Dan,
as Austin said: Windows NT 6.0 -> Vista
It's perfectly acceptable that the installer refuses to run in WINEPREFIX with default WinVer XP.
--- snip --- Wine-dbg>info process pid threads executable (all id:s are in hex) 00000021 2 'explorer.exe' 0000000e 5 'services.exe' 0000001a 3 _ 'plugplay.exe' 00000012 4 _ 'winedevice.exe' 00000008 1 'Sibelius710b54.exe' 00000024 1 _ 'Sibelius710b54.tmp' ...
Backtracing for thread 0025 in process 0024 (C:\users\focht\Temp\is-EBT4C.tmp\Sibelius710b54.tmp): Backtrace: =>0 0xf77ec42e __kernel_vsyscall+0xe() in [vdso].so (0x0033f4d8) ... 14 0x7e98bbdc MessageBoxW+0x45(hwnd=<couldn't compute location>, text=<couldn't compute location>, title=<couldn't compute location>, type=<couldn't compute location>) [/home/focht/projects/wine/wine-git/dlls/user32/msgbox.c:408] in user32 (0x0033fb68) 15 0x0047c3ce in sibelius710b54.tmp (+0x7c3cd) (0x0033fc00) 16 0x00480b57 in sibelius710b54.tmp (+0x80b56) (0x0033fc30) 17 0x00480be7 in sibelius710b54.tmp (+0x80be6) (0x0033fc54) 18 0x00480c37 in sibelius710b54.tmp (+0x80c36) (0x0033fc6c) 19 0x004dc1c3 in sibelius710b54.tmp (+0xdc1c2) (0x0033fca4) 20 0x004dc981 in sibelius710b54.tmp (+0xdc980) (0x0033fce0) 21 0x004ddeba in sibelius710b54.tmp (+0xddeb9) (0x0033fdf0) 22 0x004fb072 in sibelius710b54.tmp (+0xfb071) (0x0033fe20) 23 0x7b863d14 call_process_entry+0xb() in kernel32 (0x0033fe38) --- snip ---
Trace log
--- snip --- ... 0025:Call KERNEL32.CreateProcessW(00000000,0068c38c L""C:\users\focht\Temp\is-BDJU2.tmp\Sibelius710b54.tmp" /SL5="$60064,537109228,140800,Z:\home\focht\Downloads\Sibelius710b54.exe" ",00000000,00000000,00000000,00000000,00000000,00000000,0033fd44,0033fd34) ret=00414fa1 0027:trace:relay:load_list L"RelayExclude" = L"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.48;kernel32.49;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;kernel32.TlsGetValue;kernel32.TlsSetValue;kernel32.FlsGetValue;kernel32.FlsSetValue;kernel32.SetLastError" 0027:trace:relay:load_list L"RelayFromExclude" = L"winex11.drv;winemac.drv;user32;gdi32;advapi32;kernel32" 0027:Call KERNEL32.__wine_kernel_init() ret=7bc5957d 0025:Ret KERNEL32.CreateProcessW() retval=00000001 ret=00414fa1 ... 0027:Call KERNEL32.GetVersionExW(0033fb8c) ret=004e19a3 0027:Ret KERNEL32.GetVersionExW() retval=00000001 ret=004e19a3 0027:Call KERNEL32.GetVersionExW(0033fca0) ret=004e19f3 0027:Ret KERNEL32.GetVersionExW() retval=00000001 ret=004e19f3 ... 0027:Call user32.MessageBoxW(000100b8,0095bd1c L"This program requires Windows NT version 6.0 Service Pack 2 or later.",006315a4 L"Error",00000010) ret=0047c3ce --- snip ---
Wasted time ...
Regards