QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 753|回复: 2

wine的config到底该怎么写?

[复制链接]
发表于 2003-5-13 13:28:06 | 显示全部楼层 |阅读模式
[root@Board bin]# wine notepad
Invalid path L"C:\\windows\\system" for L"system" directory: No such file or directory.
Perhaps you have not properly edited or created your Wine configuration file,
which is (supposed to be) '/root/.wine/config'.
[root@Board bin]#

不能用呢,请问该怎么解决那?新手不是很懂
 楼主| 发表于 2003-5-13 13:29:54 | 显示全部楼层
下面是我config文件修改过的内容,到底哪里错了那?
[Drive C]
"Path"[Drive C]
"Path" = "/backup/c_drive"
"Type" = "hd"
"Label" = "Dos Drive"
"Filesystem" = "win95"

[Drive D]
"Path" = "/mnt/d/"
"Type" = "hd"
"Label" = "D"
"Filesystem" = "win95"

[Drive E]
"Path" = "/mnt/e/"
"Type" = "hd"
"Label" = "E"
"Filesystem" = "win95"

[Drive F]
"Path" = "/mnt/f/"
"Type" = "hd"
"Label" = "F"
"Filesystem" = "win95"

[Drive G]
"Path" = "/"
"Type" = "hd"
"Label" = "root"
"Filesystem" = "win95"

[wine]
"Windows" = "C:\\windows"
"System" = "C:\\windows\\system"
"Temp" = "G:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "C:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink" = "/backup/c_drive"
"Type" = "hd"
"Label" = "Dos Drive"
"Filesystem" = "win95"

[Drive D]
"Path" = "/mnt/d/"
"Type" = "hd"
"Label" = "D"
"Filesystem" = "win95"

[Drive E]
"Path" = "/mnt/e/"
"Type" = "hd"
"Label" = "E"
"Filesystem" = "win95"

[Drive F]
"Path" = "/mnt/f/"
"Type" = "hd"
"Label" = "F"
"Filesystem" = "win95"

[Drive G]
"Path" = "/"
"Type" = "hd"
"Label" = "root"
"Filesystem" = "win95"

[wine]
"Windows" = "C:\\windows"
"System" = "C:\\windows\\system"
"Temp" = "G:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "C:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"
回复

使用道具 举报

 楼主| 发表于 2003-5-13 13:30:31 | 显示全部楼层
mkdir /backup/c_drive
cd /backup/c_drive
mkdir -p windows windows/Start\ Menu \
        windows/Start\ Menu/Programs windows/Fonts windows/system32 windows/Desktop
ln -s /windows/system32 windows/system
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-12-4 17:15 , Processed in 0.051609 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表