http://bugs.winehq.org/show_bug.cgi?id=19329
copocaneta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |copocaneta@gmail.com
--- Comment #26 from copocaneta@gmail.com 2012-11-05 10:40:06 CST --- I have tried everything suggested by Steffan at these comments but nothing works, I still get "Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)" when I try to log in with the correct password. Just out of curiosity I tried with a wrong password and it will display me the wrong username/password combination error message.
I am trying this with LiveZilla_3.3.2.2_Client.exe
Even though the Latest stable release is Wine 1.4.1 I tried exactly as Stefan suggested with wine 1.1.39 and I still get the REGDB_E_CLASSNOTREG error, this is what I have tried (advised by Stefan at this bug report):
1.) wine 1.1.39 is enough no need for git version. 2.) install via winetricks gdiplus ie6 dotnet20 mdac25 mdac28 3.) now install livezilla 4.) NOW instal winetricks corefonts
Same error.
Then I tried these diferent combinations:
wine 1.5.16 32 bit windows version: windows vista installed: corefonts dotnet20 gdiplus ie6
It failed to install livezilla because it said DOTNET20 was not installed
#################################
Then I tried:
wine 1.4.1 (stable release) 32 bit windows version: windows vista installed: corefonts dotnet20 gdiplus ie6
livezilla installed font issues - resolved livezilla loads tried to log in, mdac 2.8.1 requirement error message reverted windows version to: windows 2000 tried to install mdac25 it didn't work because it said the windows version I had already had MDAC installed reverted windows version to: windows 98 successfully installed mdac25 reverted windows version to: windows vista tried to log in, mdac 2.8.1 requirement error message reverted windows version to: windows 2000 tried to log in, error: Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG) reverted windows version to: windows 98 installed mdac 2.8.1 (through exe) reverted windows version to: windows vista tried to log in, error: Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG) uninstalled donet20 reverted windows version to: windows 98 installed dotnet20 error due to corrupted dotnet20
#################################
Then I tried:
wine 1.4.1 (stable release) 32 bit windows version: windows 98 installed: corefonts gdiplus switched windows version: windows 2000 installed ie6 windows version: windows 98 installed mdac25 installed mdac28 installed livezilla tried to log in, same REGDB_E_CLASSNOTREG error.
I don't know what else to do.