.wine/config file what have I missed?...

Aniartia Linux at genasis.freeserve.co.uk
Sat Feb 17 05:06:35 CST 2001


I lost some partitions on my HD so I've had to make up my ~/.wine/config
file again, but I can't seem to get it to work, I keep on getting "....
is not a valid registry file"
TIA
   Ani

---- Begin /home/Ani/.wine/config ----
WINE REGISTRY version 2

[Drive C]
"Path" = "/c"
"Type = "hd"
"Label" = "Windows"
"FileSystem" = "Win95"

[Drive D]
"Path" = "/tmp"
"Type = "hd"
"Label" = "Temp"
"FileSystem" = "win95"

[Drive E]
"Path" = "${HOME}"
"Type = "network"
"Label" = "Home"
"FileSystem" = "win95"

[Drive F]
"Path" = "/documents"
"Type = "hd"
"Label" = "Documents"
"FileSystem" = "win95"

[Drive G]
"Path" = "/music"
"Type = "hd"
"Label" = "Music"
"FileSystem" = "win95"

[Drive H]
"Path" = "/mnt/cdrom"
"Type = "cdrom"
"Label" = "CD-ROM"
"FileSystem" = "win95"
"Device" = "/dev/cdrom"

[wine]
"Windows" = "c:\windows"
"System" = "c:\system"
"Temp" = "d:"
"Path" = "c:\windows;c:\system"
"SymbolTableFile" = "wine.sym"

[DllDefaults]
"EXTRA_LD_LIBARY_PATH" = "/etc/"
"DefaultLoadOrder" = "native, elfdll, so, builtin"

[DllPairs]
"kernel" = "kernel32"
"gdi" = "gdi32"
"user" = "user32"
"commdlg" = "comdlg32"
"commctrl" = "comctl32"
"ver" = "version"
"shell" = "shell32"
"lzexpand" = "lz32"
"winsock" = "wsock32"


 [DllOverrides]
"kernel32, gdi32, user32" = "builtin"
"kernel, gdi, user"       = "builtin"
"toolhelp"                = "builtin"
"comdlg32, commdlg"       = "elfdll, builtin, native"
"version, ver"            = "elfdll, builtin, native"
"shell32, shell"          = "builtin, native"
"lz32, lzexpand"          = "builtin, native"
"commctrl, comctl32"      = "builtin, native"
"wsock32, winsock"        = "builtin"
"advapi32, crtdll, ntdll" = "builtin, native"
"mpr, winspool"           = "builtin, native"
"ddraw, dinput, dsound"   = "builtin, native"
"winmm, w32skrnl, msvfw32" = "builtin"
"wnaspi32, wow32"         = "builtin"
"system, display, wprocs" = "builtin"
"wineps"                  = "builtin"

[options]
"AllocSystemColors" = "100"

[fonts]
"Resolution" = "96"
"Default" = "-adobe-times-"

[serialports]
"Com1" = "/dev/ttyS0"

[parrallelports]

[spooler]

[ports]

[spy]

[Registry]

[tweak.layout]
"WineLook" = "Win98"

[programs]
---- End /home/Ani/.wine/config ----



More information about the wine-users mailing list