http://bugs.winehq.org/show_bug.cgi?id=25134
Summary: Windows Live Essentials 2011 refuses to install without native .NET Product: Wine Version: 1.3.6 Platform: x86-64 URL: http://g.live.com/1rewlive4-web/en/wlsetup-web.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=31883) --> (http://bugs.winehq.org/attachment.cgi?id=31883) Terminal output
The installer refuses to run after "winetricks mono26 win7" saying "Windows Live Essentials requires Microsoft .NET Framework 3." Note that it fails to run for other reasons in other Windows versions (either due to the OS being insufficient, or no platform update installed).
http://bugs.winehq.org/show_bug.cgi?id=25134
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=25134
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-11-12 14:21:00 CST --- (In reply to comment #0)
Created an attachment (id=31883)
--> (http://bugs.winehq.org/attachment.cgi?id=31883) [details]
Terminal output
The installer refuses to run after "winetricks mono26 win7" saying "Windows Live Essentials requires Microsoft .NET Framework 3." Note that it fails to run for other reasons in other Windows versions (either due to the OS being insufficient, or no platform update installed).
IIRC this is due to a missing registry key:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v3.0\Setup] "InstallSuccess"=dword:00000001
I'll send a patch for it , this is dupe of http://bugs.winehq.org/show_bug.cgi?id=24875
http://bugs.winehq.org/show_bug.cgi?id=25134
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from A Wine user RandomAccountName@mail.com 2010-11-13 10:15:51 CST --- You're right, it gets as far as it did with dotnet30 after adding that registry key. One of the older beta installers still isn't satisfied, but it'll be another bug I guess.
*** This bug has been marked as a duplicate of bug 24875 ***
http://bugs.winehq.org/show_bug.cgi?id=25134
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from A Wine user RandomAccountName@mail.com 2010-11-13 10:20:12 CST --- Closing
https://bugs.winehq.org/show_bug.cgi?id=25134
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://g.live.com/1rewlive4 |https://web.archive.org/web |-web/en/wlsetup-web.exe |/20120525120045/http://wl.d | |lservice.microsoft.com/down | |load/8/3/D/83D75746-DF04-45 | |E9-8374-BD31B9419128/en/wls | |etup-web.exe Component|-unknown |registry CC| |focht@gmx.net Summary|Windows Live Essentials |Windows Live Essentials |2011 refuses to install |2011 refuses to install |without native .NET |with Mono 2.6, reporting | |'Windows Live Essentials | |requires Microsoft .NET | |Framework 3.'
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
the missing registry key to fake .NET Framework 3.0 install with Mono was added by commit https://source.winehq.org/git/wine.git/commitdiff/9119f3562d62c53d6640a5b5b1... ("wine.inf: Add another .NET v3.0 registry-key.")
Neither resolution as dupe of bug 24875 or bug 25153 is correct. Well, let it be buried. I'm only updating the download link to stable snapshot via Internet Archive for documentation.
https://web.archive.org/web/20120525120045/http://wl.dlservice.microsoft.com...
Note, I've chosen the full "offline" WL 2011 installer instead of the web-installer. The web-installer is broken because the retrieval of payloads doesn't work anymore due to broken links. Planned software obsolescence.
Example 404:
--- snip --- Downloader :000000E8 (03/22/2021 00:15:51.472) File transfer "CATALOG" from "http://g.live.com/1rewlive4catg/catalog-web.cab" HTTP request is being redirected to "http://wl.dlservice.microsoft.com/download/8/3/D/83D75746-DF04-45E9-8374-BD3...". --- snip ---
$ sha1sum wlsetup-all.exe d0559c2c85f86094891989e786622d39b7a2041d1 wlsetup-all.exe
$ du -sh wlsetup-all.exe 215M wlsetup-all.exe
Regards