This is a new version featuring Multiple computer connexion on the same account at the same time
and some new functions
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
still nothing
What does not
the application won't load
What was not tested
every feature
Additional Comments
the app will install only if ie8 was previously installed. maybe mshtml issue.
when running wine msnmsgr.exe, a new error is thrown this time:
[lucas@tux ~]$ wine msnmsgr.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"UCCAPI" (2.0.0.0)
fixme:advapi:RegisterTraceGuidsW (0x7031a8fc, 0x70537fb0, {56cf9745-8639-4fe0-96b2-5a913ee8b3c7}, 1, 0x33fd00, (null), (null), 0x70537fb8,)
fixme:advapi:RegisterTraceGuidsA (0x6307379f, 0x630b1cf8, {0cfe0455-93ba-440d-a3fe-553973d0b723}, 1, 0x33fce8, (null), (null), 0x630b1d00,)
fixme:advapi:RegisterTraceGuidsA (0x6307379f, 0x630b1d18, {797fabac-7b58-4796-b924-d51178a59ce4}, 1, 0x33fce8, (null), (null), 0x630b1d20,)
wine: Call from 0x7ee00202 to unimplemented function msvcr80.dll._wgetenv_s, aborting
err:module:attach_process_dlls "wldlog.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Archivos de programa\\Windows Live\\Messenger\\msnmsgr.exe" failed, status 80000100
To install Windows Live Messenger you need to use Winetricks to install ie6 and msxml3.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
success story
by Dan Kegel on Saturday August 22nd 2009, 17:37
allforlinux.com/2009/08/msn-in-linux/ says
" you can easily run windows live messenger 2008 and 2009 in linux! all you need is wine and winetricks. It’s really easy to do. Everyone told me I couldn’t install WL msn in linux, BUT I CAN AND ANYONE CAN DO IT! So let’’s start.
First of all, wine. In case you don’t have it installed, you can do it with synaptic, add/remove apps, or: sudo apt-get install wine.
That will let you run many other windows’ apps. But not WL msn. Now let’s install winetricks. All you gotta do is right click here and press: “save destiny as”. Save it to your home folder.
Once downloaded, you can run the program by:
sh winetricks
Install all you want and can, but what we need for now is:
You will need to get the installer from a Windows XP machine or download it from the Internet, dont try to install the online installer wlsetup-custom.exe this installer won’t currently work with Wine. What you need is the “Install_{508CE775-4BA4-4748-82DF-FE28DA9F03B0}.msi” from: Program files/Common Files/WindowsLiveInstaller/MsiSources and “Install_{508CE775-4BA4-4748-82DF-FE28DA9F03B0}.msi” should be there if you have Messenger 2008 or 2009 installed on the XP machine. You can also do what I did and google for the offline installer and download it from a host. Just be aware that the installer for 2008 and 2009 are named the same,version 8.5 is version 2008 btw.
OK, once you have the installer install it like this:
the install will run in your terminal, once the install has completed run winecfg and select “Add application” then go to “.wine/drive_c/Program Files/Windows Live/Messenger” and select “msnmsgr.exe” then set the windows version for “msnmsgr.exe” to win2000 then click OK.
Now run $ wineboot and if you followed all the tutorial Mesenger should start up and then all you need to do is sign in.
This howto is good for versions 2008 and 2009, all the steps are the exact same and both versions work about the same. Enjoy!"