[Wine]Wine suddenly stopped working on Suse 9.2

Joachim von Thadden thadden at web.de
Thu Mar 3 04:25:13 CST 2005


Am Thu, Mar 03, 2005 at 10:51:55AM +0100 schrieb Thomas Börkel:
> I don't know, what I possibly changed on my system, but Wine suddenly 
> does not work anymore on my Suse 9.2. I have tried several versions from 
> the end of 2004 until now (all RPMs for Suse 9.2) and I get the same 
> result with each of them.

Do the following on a console for the user using Wine:

rm ~/.wine
mkdir ~/.wine
cat >~/.wine/config <<EOF
WINE REGISTRY Version 2
;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config

;; WARINING
;; This config file is for base installation.

[wine]
"GraphicsDriver" = "x11drv"; (x11drv, ttydrv)
"Path" = "c:\\windows;c:\\windows\\system"
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "t:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"

# [wineconf]

[Version]
"Windows" = "win98"

[DllOverrides]
"*" = "builtin, native"

# [/wineconf]
EOF
wine

Regards
	Joachim
-- 
"Never touch a running system! Never run a touching system?
          Never run a touchy system!!!"



More information about the wine-users mailing list