Mike Hearn wrote:
Hello Mike, thanks for answering. When the install stop, you can press the cancel button and the installation abort, so the install can process the events in the form. When abort, i can run regedit without problems, so i think that the problem is not regedit. Today probed with IE5 & IE5.5 and nothing, i can't install IE.
Any others ideas?
In that case I'm afraid no, I don't have any other ideas. You'll have to debug it to find out why it's stopping.
I tryied to debug using WINEDEBUG=warn+all,relay and i get the follow lines (after 1.500.000 lines ;) and just when the installer progress bar stop):
......... 001a:Call kernel32.CommonUnimpStub() ret=4080bad0 fs=003b eax=00000000 ebx=40839a54 ecx=406af608 edx=40367438 esi=000846a8 edi=00000000 ebp=406af6cc esp=406af640 ds=007b es=007b gs=0033 flags=00200246 001a:Ret kernel32.CommonUnimpStub() retval=00000000 ret=4080bad0 fs=003b eax=00000000 ebx=40839a54 ecx=406af608 edx=40367438 esi=000846a8 edi=00000000 ebp=406af6cc esp=406af660 ds=007b es=007b gs=0033 flags=00200246 001a:Call kernel32.CommonUnimpStub() ret=4080baa6 fs=003b eax=00000000 ebx=40839a54 ecx=406af602 edx=40367438 esi=000846a8 edi=00000000 ebp=406af6cc esp=406af658 ds=007b es=007b gs=0033 flags=00200246 001a:Ret kernel32.CommonUnimpStub() retval=00000000 ret=4080baa6 fs=003b eax=00000000 ebx=40839a54 ecx=406af602 edx=40367438 esi=000846a8 edi=00000000 ebp=406af6cc esp=406af660 ds=007b es=007b gs=0033 flags=00200246 001a:Call kernel32.CommonUnimpStub() ret=4080bad0 fs=003b eax=00000000 ebx=40839a54 ecx=406af608 edx=40367438 esi=000846a9 edi=00000000 ebp=406af6cc esp=406af640 ds=007b es=007b gs=0033 flags=00200246 001a:Ret kernel32.CommonUnimpStub() retval=00000000 ret=4080bad0 fs=003b eax=00000000 ebx=40839a54 ecx=406af608 edx=40367438 esi=000846a9 edi=00000000 ebp=406af6cc esp=406af660 ds=007b es=007b gs=0033 flags=00200246 .........
and loop between
001a:Call kernel32.CommonUnimpStub()........
and
001a:Ret kernel32.CommonUnimpStub() retval=00000000......
I probed with dll overrides and several DLLs but don't finish this screen.
Regards
Joaquín