--- James Hawkins <truiken@gmail.com> wrote:> On 6/6/06, Luke Bratch <l_bratch@yahoo.co.uk> wrote:> What version of wine are you running? What is the > name of the IE6 > setup file you are using? btw it's a lot easier to > read active > conversations if you bottom-post, meaning, write > your reply after the > quoted text.I'm running wine-0.9.14, and the setup file is called ie6setup.exe, as downloaded from the microsoft.com page I linked to. Send instant messages to your online friends http://uk.messenger.yahoo.com
On 6/6/06, Luke Bratch <l_bratch@yahoo.co.uk> wrote:> > I'm running wine-0.9.14, and the setup file is called > ie6setup.exe, as downloaded from the microsoft.com > page I linked to. >What is the exact error message you get and at what part of the installation? Also, can you attach the console output? -- James Hawkins
James Hawkins wrote:> On 6/6/06, Luke Bratch <l_bratch@yahoo.co.uk> wrote: > >> >> I'm running wine-0.9.14, and the setup file is called >> ie6setup.exe, as downloaded from the microsoft.com >> page I linked to. >> > > What is the exact error message you get and at what part of the > installation? Also, can you attach the console output? >I also have tried several times in the past to install IE6. For fun I am trying again and found these problem while running current git version of wine. Started with new .wine found inseng.dll on the net and put it in window/system32 after running wineprefixcreate. Left default of win 2k. I downloaded ie6 service pack 1 to the new wine c:\ie6setup.exe and ran from there. The installer gave and error about a corrupted download. Running from my kde desktop also gave the same problem. I moved it to c:\window\temp\ie6setup.exe and running from there worked. No options were shown when installing to keep from installing outlook. from c:\Program Files\Internet Explorer\ running wine IEXPLORER.EXE runs the built in iexplorer. Renaming it to IEXPLORERx.EXE also seems to end up running the built in one. [paul@prg25ghz Internet Explorer]$ wine IEXPLORE.EXE fixme:shdocvw:IEWinMain "" 1 fixme:ole:CoResumeClassObjects stub Could not load Mozilla. HTML rendering will be disabled. fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x7fde50ac)->((null) 1 0x7fc3fb1c (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x7fde50ac)->((null) 25 0 0x7fc3fb08 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x7fde50ac)->((null) 26 0 0x7fc3fb08 (nil)) fixme:shdocvw:ClDispatch_Invoke (0x7fde50ac)->(-709 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fc3fa94 0x7fc3fac0 (nil) 0x7fc3faa4) fixme:shdocvw:ClDispatch_Invoke (0x7fde50ac)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fc3fa74 0x7fc3faa0 (nil) 0x7fc3fa84) fixme:shdocvw:ClDispatch_Invoke (0x7fde50ac)->(-5501 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fc3fa94 0x7fc3fac0 (nil) 0x7fc3faa4) fixme:shdocvw:ClDispatch_Invoke (0x7fde50ac)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fc3fa74 0x7fc3faa0 (nil) 0x7fc3fa84) fixme:shdocvw:ClDispatch_Invoke (0x7fde50ac)->(-5502 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fc3fa94 0x7fc3fac0 (nil) 0x7fc3faa4) fixme:shdocvw:ClDispatch_Invoke (0x7fde50ac)->(-5513 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fc3fa94 0x7fc3fac0 (nil) 0x7fc3faa4) fixme:shdocvw:ClDispatch_Invoke (0x7fde50ac)->(-726 {00000000-0000-0000-0000-000000000000} 2048 0002 0x7fc3fa94 0x7fc3fac0 (nil) 0x7fc3faa4) fixme:shdocvw:ClientSite_GetContainer (0x7fde50ac)->(0x7fc3fb3c) fixme:shdocvw:ClOleCommandTarget_Exec (0x7fde50ac)->({000214d1-0000-0000-c000-000000000046} 37 0 0x7fc3fc20 (nil)) fixme:mshtml:PersistMoniker_Load not supported pibc fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:mshtml:BSCServiceProvider_QueryService (0x7fde67e8)->({79eac9e4-baf9-11ce-8c82-00aa004ba90b} {79eac9e4-baf9-11ce-8c82-00aa004ba90b} 0x7fde6920) [paul@prg25ghz Internet Explorer]$ Paul