Winecfg:读取 installroot 的注册表项时出错

Winecfg:读取 installroot 的注册表项时出错

我是 Ubuntu 新手。

我正在尝试安装wine,以便在 Ubuntu 上安装魔兽世界。我 wine通过 Ubuntu 软件中心安装,发现你必须输入

winecfg

进入终端进行配置。

我收到这样的回复:

andrew@andrew-System-Product-Name:~$ winecfg
wine: created the configuration directory '/home/andrew/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x103e2b8, overlapped 0x103e2d0): stub
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x10fe890, overlapped 0x10fe89c): stub
wine: configuration in '/home/andrew/.wine' has been updated.
^C
fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
fixme:console:CONSOLE_DefaultHandler Terminating process 43 on event 0
andrew@andrew-System-Product-Name:~$ 

我不知道这些都是什么意思……除了呃。我猜这意味着错误。不知道接下来该怎么做。任何帮助都将不胜感激。

答案1

这是第一次运行时的正常输出winecfg:请参见此主题

相关内容