24 Jan
2006
24 Jan
'06
1:25 a.m.
penna(a)bb.com.br wrote:
The problem seems to be with the name of the executable: "user.exe" (sounds crazy, but it was I could realize after some tests).
That's quite possible. user.exe is a 16 bit part of user32.dll, and Wine treats it in a special way. You might be able to add a dll override entry in winecfg like this: *user.exe = native, builtin Mike