Has anyone tried to intall CoolNovo with Wine?

Questions about Wine on macOS.
Locked
Pandorabox
Level 2
Level 2
Posts: 16
Joined: Wed Jan 18, 2012 12:13 am

Has anyone tried to intall CoolNovo with Wine?

Post by Pandorabox »

I once tried it, but it strangely failed, saying that an executable file is not found. So I went into my Wine C drive folder, and really, no file related to CoolNovo was there to be found.

Does anyone have an idea about what was wrong with my attempt to install CoolNovo? I would really appreciate your help if you also try it yourself and tell me the correct way to install it. I am actually very new to Wine, and currently have no idea on what is going on.

http://coolnovo.com/?hl=en
You may download coolnovo up there.
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

Linux or Mac?
Pandorabox
Level 2
Level 2
Posts: 16
Joined: Wed Jan 18, 2012 12:13 am

Post by Pandorabox »

For Mac.
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

Why not Chromium itself (available for OS/X) or Google Chrome?
Is there any meaningful differences? :)
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

Code: Select all

leexg@leexg-M56S-S3:~/Загрузки$ wine CoolNovo2.0.1.40.exe 
err:service:service_send_start_message service L"clr_optimization_v2.0.50727_32" failed to start
fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v2.0.50727_32" failed to start: 1053
fixme:advapi:RegisterTraceGuidsW (0x46c9cd, 0x4f8df0, {93bce0bf-3faf-43b1-9e28-beb6fab5ece7}, 1, 0x4f4eec, (null), (null), 0x4f8e08,): stub
[0314/182329:ERROR:setup_main.cc(1276)] Chrome only supports Windows XP or later.
fixme:thread:GetThreadPreferredUILanguages 56, 0x33f37c, (nil) 0x33f380
fixme:advapi:UnregisterTraceGuids 0: stub
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
Seems It requires native advapi32.dll...
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

Some dlls in Wine cannot be replaced with native, advapi32.dll is among them
Pandorabox
Level 2
Level 2
Posts: 16
Joined: Wed Jan 18, 2012 12:13 am

Post by Pandorabox »

I need it primarily because I need CoolNovo's IE tab function.

I once installed IE7 itself on Mac with Wine, but it had several problems, so I didn't quite find it useful (For example, it does not show any webpage whose url begins with https://, and does not show the notifying message at the top of the window) So I was just wondering whether it would be better to use CoolNovo's IE tab function instead.

I need this to cope with my bank account. The online system for my bank is based on active x. I installed the active x software itself already, but the IE7 does not let me proceed as the online system is also based on https://. I am tired of borrowing my roommate's Toshiba every time I need to handle my bank account.
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

Firefox has a plugin "IE tab plus", maybe it will work under Wine?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Alex_G wrote:Firefox has a plugin "IE tab plus", maybe it will work under Wine?
And what IE are you expecting to see there? Wine's default "IE" is based on ... gecko aka Firefox.
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

I dunno about expectations, but Mozilla opens https in Wine

http://www.mozilla.org/en-US/products/d ... lang=en-US

try open the site with it:
https://addons.mozilla.org/en-US/firefo ... b-2-ff-36/
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

Though, Wine's IE also do this... (with Gecko installed, sure)
Alex_G
Level 4
Level 4
Posts: 125
Joined: Fri Mar 02, 2012 2:48 am

Post by Alex_G »

Ok. Maybe the solution is to install Mozilla Firefox.

I've made new Ubuntu installation to some PC and get Opera. Walked to the https://launchpad.net, and no site content appears, just white screen. Then installed Firefox, and entered the site, easy.
Locked