Winecfg: error al leer la clave de registro para raíz de instalación

11

Soy nuevo en Ubuntu.

Estoy tratando de instalar winepara poder instalar World of WarCraft en Ubuntu. Lo instalé a winetravés del centro de software de Ubuntu y vi que tenía que escribir

winecfg

en la terminal para que se configure.

Recibo esta respuesta:

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:~$ 

No tengo idea de qué significa todo esto ... Excepto err. Supongo que eso significa error. No tengo idea de a dónde ir desde aquí. Cualquier ayuda sería apreciada.

Andrés
fuente
1
Ha encontrado una solución para esto ?
askb

Respuestas:

2

Esa es la salida normal la primera vez que ejecuta winecfg: vea este hilo .

ntd
fuente