Hi,

Does anyone know of really simple but comprehensive instructions on
how to use and configure Wine, that you can send me links to?


Does anyone know how to solve the below issue:


 $ wine iexplore 
Could not find Wine Gecko. HTML rendering will be disabled. 
010c:err:mshtml:create_document_object Failed to init Gecko, returning
CLASS_E_CLASSNOTAVAILABLE



(Of course in iexplore the web page "https://www.winehq.org/"; is
blank)



This is just one of many examples of how really don't know how to
configure Wine once it has been installed, and I have run "wine
winecfg".


I have found many people reporting this issue on the Internet, but
never an answer that resolves the issue for me.



$ wget
https://dl.winehq.org/wine/wine-mono/8.0.0/wine-mono-8.0.0-x86.msi
$ wget
https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86.msi
$ wget
https://dl.winehq.org/wine/wine-gecko/2.47.4/wine-gecko-2.47.4-x86_64.msi

$ wine msiexec /i wine-mono-8.0.0-x86.msi  
$ wine msiexec /i wine-gecko-2.47.4-x86.msi 
$ wine msiexec /i wine-gecko-2.47.4-x864.msi



$ wine uninstaller --list 
{F220C345-2975-4A47-8686-3F2C41F773B7}|||Wine Gecko (32-bit) 
{AA28AA7D-CA50-44EB-AF34-7F99E4662CF1}|||Wine Gecko (64-bit) 
{55B609D4-ABF3-52AF-8723-C81E75B86D50}|||Wine Mono Runtime 
{9F22663D-4E4B-5B49-A04C-22EDFD519AC5}|||Wine Mono Windows Support



$ wine iexplore

Could not find Wine Gecko. HTML rendering will be disabled. 
010c:err:mshtml:create_document_object Failed to init Gecko, returning
CLASS_E_CLASSNOTAVAILABLE






George.

Reply via email to