On Tue, 5 Mar 2002 gh1304@hotmail.com wrote: > Thanks Peter > > This helped and now I get a different message. > > [root@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/. _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users