Ubuntu 20.10 - IObit products couldn't be installed

Questions about Wine on Linux
Locked
Zorono
Level 2
Level 2
Posts: 12
Joined: Wed Nov 25, 2020 8:47 am

Ubuntu 20.10 - IObit products couldn't be installed

Post by Zorono »

Hello everybody,
I am trying to Install IObit products like Malware Fighter and Advanced System Care but it always fails with the following Console logs:

Code: Select all

{User}@{Hostname}~$ wine "/home/{User}/Binaries/IObit-Malware-Fighter-Setup_1.exe"
^[[0009:fixme:process:SetProcessDEPPolicy (1): stub
002c:fixme:process:SetProcessDEPPolicy (1): stub
002c:fixme:win:DisableProcessWindowsGhosting : stub
002c:fixme:graphics:ShutdownBlockReasonDestroy (0x10094): stub
002c:fixme:graphics:ShutdownBlockReasonCreate (0x10094, L"Installing"): stub
002c:fixme:graphics:ShutdownBlockReasonDestroy (0x10094): stub
002c:fixme:graphics:ShutdownBlockReasonCreate (0x10094, L"Installing IObit Malware Fighter 8."): stub
002c:fixme:msg:ChangeWindowMessageFilterEx 0x100a4 c05b 1 (nil)
002c:fixme:msg:ChangeWindowMessageFilterEx 0x200aa c05b 1 (nil)
002c:fixme:msg:ChangeWindowMessageFilterEx 0x100b0 c05b 1 (nil)
002c:fixme:msg:ChangeWindowMessageFilterEx 0x200b6 c05b 1 (nil)
002c:fixme:shell:SHAutoComplete stub
002c:fixme:exec:SHELL_execute flags ignored: 0x00000100
{User}@{Hostname}:~$ 002e:fixme:msg:ChangeWindowMessageFilterEx 0x20056 400 1 (nil)
002e:fixme:dwmapi:DwmIsCompositionEnabled 0032EA80
002e:fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
002e:fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
002e:fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub

Code: Select all

{User}@{Hostname}:~$ wine "/home/{User}/Binaries/advanced-systemcare-setup_1.exe"
0009:fixme:process:SetProcessDEPPolicy (1): stub
0036:fixme:process:SetProcessDEPPolicy (1): stub
0036:fixme:win:DisableProcessWindowsGhosting : stub
0036:fixme:graphics:ShutdownBlockReasonDestroy (0x10094): stub
0036:fixme:graphics:ShutdownBlockReasonCreate (0x10094, L"Installing"): stub
0036:fixme:exec:SHELL_execute flags ignored: 0x00000100
{User}@{Hostname}:~$ 0038:fixme:msg:ChangeWindowMessageFilterEx 0x20056 400 1 (nil)
0038:fixme:thread:GetThreadUILanguage : stub, returning default language.
0038:fixme:ole:CoInitializeSecurity (00000000,-1,00000000,00000000,6,3,00000000,0,00000000) - stub!
0038:fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
0038:fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
0038:fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub
0038:fixme:dwmapi:DwmIsCompositionEnabled 0032FAA0
Wine Version: 5.0.3-stable
Is winbind Installed: Yes
Operating System: Ubuntu 20.10
Locked