CVS Invalid path for c:\\Windows

Duane Clark dclark at akamail.com
Wed Apr 28 20:09:29 CDT 2004


Brett I. Holcomb wrote:
> I installed from CVS today and when I start wine I get the error below.
> This happens even with the standard config file that it creates.  I've
> check both my and the config file and can't find any errors.  I'm
> including the c drive part of the config file.
> 
> Any ideas why this is telling me this?
> 
> Thanks.
> 
> Error:
> 
> Invalid path L"c:\\Windows" for L"windows" directory: does not exist.
> Perhaps you have not properly edited your Wine configuration file
> (/home/brett/.wine-cvs/config)
> 
> Config file excerptL
> 
> [Drive C]
> "Path" = "fake_windows"
> "Type" = "hd"
> "Label" = "MS-DOS"
> "Filesystem" = "win95"
> 

Have you tried an absolute path:
"Path" = "/path/to/fake_windows"




More information about the wine-devel mailing list