Newbie problems with config file.

lawson_whitney at juno.com lawson_whitney at juno.com
Tue Mar 5 12:54:24 CST 2002


On Tue, 5 Mar 2002 gh1304 at hotmail.com wrote:

> Thanks Peter
>
> This helped and now I get a different message.
>
> [root at snort-par-office windows]# wine ./a.exe
> Invalid path 'C:\windowssystem' for system directory: does not exist
> Perhaps you have not properly edited or created your Wine configuration
> file.
> This is (supposed to be) '/root/.wine/config'
>
> Here is my config
> [wine]
> "Windows" = "C:\\windows"
> "System" = "C:\\windows\system"

"System" = "C:\\windows\\system"

> "Temp" = "e:\\temp"
> "Path" = "C:\\windows;C:\\windows\system;e:\\temp"

"Path" = "C:\\windows;C:\\windows\\system;e:\\temp"

> "SymbolTableFile" = "./wine.sym"
>
> Any more ideas?  Thanks again.
> Gisli.
>
A backslash \ quotes the character following it, so if you want a
backslash, you have to quote it: \\

Lawson
---oof---


________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/web/.




More information about the wine-users mailing list