https://bugs.winehq.org/show_bug.cgi?id=18889
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|www.oldapps.com/msn_messeng |https://web.archive.org/web |er.php?old_msn=21 |/20150306211221/https://dow | |nload.microsoft.com/downloa | |d/A/F/4/AF4B5DFB-5FC3-4134- | |AE8C-4CB330D30ADB/LyncSetup | |Eval.exe
--- Comment #75 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting.
Adding stable download links via Internet Archive:
'Windows Live Messenger 2009 (14.0.8117)':
https://web.archive.org/web/20110302025123/http://wl.dlservice.microsoft.com...
'Microsoft Lync 2010':
https://web.archive.org/web/20150306211221/https://download.microsoft.com/do...
NOTE: The 32-bit installer has a blocker for WoW64 hence you need a 32-bit WINEPREFIX (WINEARCH=win32).
Setting Lync as primary download link because it's easier to test. WLM 2009 installer is blocked by bug 35376.
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Microsoft Lync
$ wine ./communicator.exe ... 0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"UccApi" (2.0.0.0) 0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"UccApi" (2.0.0.0) ... 0024:fixme:msvcp:init_cxx_funcs msvcr90.dll not loaded 0024:err:module:LdrInitializeThunk "MSVCP90.dll" failed to initialize, aborting 0024:err:module:LdrInitializeThunk Initializing dlls for L"C:\Program Files\Microsoft Lync\communicator.exe" failed, status c0000005 --- snip ---
$ sha1sum wlsetup-all.exe 755024fa37c0b30a0e171edee7a0f99ee29c0ae8 wlsetup-all.exe
$ du -sh wlsetup-all.exe 135M wlsetup-all.exe
$ sha1sum LyncSetupEval.exe 3e2aec047f58d4f71503f84519ad5b7c3f08f6c4 LyncSetupEval.exe
$ du -sh LyncSetupEval.exe 54M LyncSetupEval.exe
$ wine --version wine-6.0-rc4
Regards