On Montag, 24. April 2006 22:20 Tobias Kieslich wrote:

> You tested IE6 with 0.9.12 and it worked? If so we should track that
> down and I wanna know how you start IE6 ?

IE 6.0.2800.1106 started and i can go to www.heise.de (german page which has a
good connection, so it is my favorite test page). I start it with this
script:

#!/bin/bash
. findwine
$WINE "c:\\Programme\\Internet Explorer\\IEXPLORE.EXE" ${PARAM:+"$PARAM"}
&>/dev/null &

I have some dlls from http://www.dll-files.com/ in the system32 dir and this
settings in winecfg:

advpack (Native (Windows)
crypt32 (Native, Builtin)
digest (Native, Builtin)
mshtml (Native, Builtin)
ole32 (Native (Windows)
oleauth32 (Native, Builtin)
regsrv32.exe (Native, Builtin)
rpctr4 (Native, Builtin)
rsaenh (Native, Builtin)
shdocvw (Native, Builtin)
shlwapi (Native, Builtin)
urlmon (Native, Builtin)
wininet (Native, Builtin)
wintrust (Native, Builtin)

Do you know this:

http://www.winehq.com/?issue=311#sft2ttf: Getting Rid of Fontforge

I've seen a hint about it in a discussion about problems with wine 0.9.12
under suse. Because for me all works good and i'm not a programmer i don't
know if it is important.

See you, Attila


_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to