problem with outlook messenger in wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
amirbagheri
Newbie
Newbie
Posts: 3
Joined: Tue Apr 27, 2010 3:57 am

problem with outlook messenger in wine

Post by amirbagheri »

I install outlook messenger windows version with wine in mint 8. now when I run it display this error
""""run time error 339''''''
'''''' component 'conaitoextended.ocx' or one of its dependencies not correctly registered : a file is missing or invalid""""""
All files installed successfully.This is no file problem. I think I must register ConaitoExtended.ocx for wine but I don't know how.
may be I must install a component for wine then I reinstall outlook messenger.A component that can register ConaitoExtended.ocx for wine.I use "conaito ActiveX Register Tool" but give the "bad ocx File" error.please dont tell me install linux version of outlook messenger.
please help. thanks
amirbagheri
Newbie
Newbie
Posts: 3
Joined: Tue Apr 27, 2010 3:57 am

Post by amirbagheri »

Solved :D
first download "msvcr71.dll" and copy it to windows directory.
http://files.snapfiles.com/localdl936/msvcr71.zip

then download "Visual Basic 6.0 Run-Time Files" and install it.
http://download.microsoft.com/download/ ... brun60.exe

at last reinstall outlook messenger.
amirbagheri
Newbie
Newbie
Posts: 3
Joined: Tue Apr 27, 2010 3:57 am

Post by amirbagheri »

forget :D
after installing outlook messenger, type this in shell:
wine regsvr32 ConaitoExtended.ocx
Locked