http://bugs.winehq.org/show_bug.cgi?id=2561
------- Additional Comments From michael@heiming.de 2004-07-11 03:17 ------- Changed ~/.wine/config:
WINE REGISTRY Version 2
[Version] ; Windows version to imitate ;(win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,win20,win30,win31) "Windows" = "nt40"
Sadly, this doesn't work better:
$ WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n,msi,advpack" /opt/wine-cvs/bin/wine ~/mapsource-inst/cdrom/Setup.exe fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution at minimum wine: Unhandled exception (thread 000e), starting debugger... WineDbg starting on pid 0xd Unhandled exception: page fault on read access to 0x80000088 in 32-bit code (0x77eca1f4). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:77eca1f4 ESP:77aeeb8c EBP:77aeeb94 EFLAGS:00010286( - 00 -RISP1) EAX:000000a0 EBX:77efd144 ECX:65faf1f0 EDX:65f22392 ESI:80000000 EDI:000000a0 Stack dump: 0x77aeeb8c: 77efd144 00000000 77aeebb8 77ecb2bc 0x77aeeb9c: 80000000 77aeebc8 77ec2b3c 77efd144 0x77aeebac: 76ce0148 00000000 76ce0154 77aeec50 0x77aeebbc: 65f01b9b 80000000 00000000 000000a0 0x77aeebcc: 65f2238f 65faf1f0 000000a0 65f2223c 0x77aeebdc: 000000a0 77aeec50 76ce0154 00000000 Backtrace: =>1 0x77eca1f4 HEAP_GetPtr+0x18(heap=0x80000000) [heap.c:265] in ntdll (0x77aeeb94) 2 0x77ecb2bc RtlAllocateHeap+0x20(heap=0x80000000, flags=0x0, size=0xa0) [heap.c:1104] in ntdll (0x77aeebb8) 3 0x65f01b9berr:dbghelp:pe_load_dbg_file -Unable to peruse .DBG file ole32.dbg ("Z:\home\mheiming\mapsource-inst\cdrom\Setup") CoCreateGuid+0x3fc in ole32 (0x77aeec50) 4 0x65f2389d CoRegisterChannelHook+0xfae in ole32 (0x77aeec70) 5 0x65f2376c CoRegisterChannelHook+0xe7d in ole32 (0x77aeec8c) 6 0x65f235cd CoRegisterChannelHook+0xcde in ole32 (0x77aeeca0) 7 0x65f2354d CoRegisterChannelHook+0xc5e in ole32 (0x77aeecd0) 8 0x65f018b4 CoCreateGuid+0x115 in ole32 (0x77aeed38) 9 0x65f02ca5 (0x77aeed90) 10 0x65fa9458 CLIPFORMAT_UserFree+0xf7c in ole32 (0x77aeedb4) 11 0x65f3434b OleCreate+0x8de in ole32 (0x77aeee20) 12 0x65f4fefe (0x77aef0c4) 13 0x65f143c4 CoCreateInstance+0x97 in ole32 (0x77aef0f0) 14 0x65f14397 CoCreateInstance+0x6a in ole32 (0x77aef118) 15 0x0040602b (0x77aef190) 16 0x00403245 EntryPoint+0xd90 in setup (0x77aef1ec) 17 0x00402d4e EntryPoint+0x899 in setup (0x77aef8b0) 18 0x00402a07 EntryPoint+0x552 in setup (0x77aefec8) 19 0x0040254e EntryPoint+0x99 in setup (0x77aeff2c) 20 0x77b8e40e start_process+0xf2(arg=0x0) [/tmp/wine-cvs/wine/dlls/kernel/process.c:1046] in kernel32 (0x77aefff4) 21 0xb7fbb85d wine_switch_to_stack+0x11 in libwine.so.1 (0x00000000) 0x77eca1f4 HEAP_GetPtr+0x18 [heap.c:265] in ntdll: cmpl $0x50414548,0x88(%esi) Unable to open file heap.c Wine-dbg>WineDbg terminated on pid 0xd
Installed "InstMsi.exe" from M$, but can't install "InstMsiA.exe", which might get me closer to finish install from the second CD?
Thx for the help!