分页: 1 / 1

Ubuntu 11.04 安装wine 后打不开wine 注册表

发表于 : 2011-05-15 14:38
chenxyhz
安装了WINE 但是打不开regedit 注册表 这是为什么??在网上查了半天都找不到解决办法!!

装入归档文件时出现了一个错误。
Archive: /home/ivan/.wine/dosdevices/c:/windows/regedit.exe
[/home/ivan/.wine/dosdevices/c:/windows/regedit.exe]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
note: /home/ivan/.wine/dosdevices/c:/windows/regedit.exe may be a plain executable, not an archive
zipinfo: cannot find zipfile directory in one of /home/ivan/.wine/dosdevices/c:/windows/regedit.exe or
/home/ivan/.wine/dosdevices/c:/windows/regedit.exe.zip, and cannot find /home/ivan/.wine/dosdevices/c:/windows/regedit.exe.ZIP, period.

Re: Ubuntu 11.04 安装wine 后打不开wine 注册表

发表于 : 2011-05-15 16:01
yada
这错误提示我觉得已经很明显了,你并不是在用wine执行.exe而是在用归档管理器,也就是压缩解压缩类软件打开的,能正确打开就糟了。

另外,注册表可以通过直接编辑system.reg文件实现。这是个文本文件,用任何文本编辑器即可编辑。

Re: Ubuntu 11.04 安装wine 后打不开wine 注册表

发表于 : 2011-05-15 19:11
chenxyhz
啊``还要用wine打开的啊??我以为直接跟windows一样双击就可以了``哈哈``网上教程没说,真晕``我去试试```

先谢谢楼上的朋友!!