Anyone using this wine version able to find the wine_config file ? If not, did you just create your own one according to the one described at www.winehq.org ?
Printable View
Anyone using this wine version able to find the wine_config file ? If not, did you just create your own one according to the one described at www.winehq.org ?
the config file is in ~/.wine
there is some info on this page
http://www.von-thadden.de/Joachim/WineTools/
here is a emptyconfig file
Code: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"
;"ProgramFiles" = "c:\\Program Files"
;"CommonFilesDir" = "c:\\Program Files\\Common Files"
;"ProgramFilesDir" = "c:\\Program Files"
# [wineconf]
[Version]
"Windows" = "win98"
[DllOverrides]
"*" = "builtin, native"
# [/wineconf]