https://bugs.winehq.org/show_bug.cgi?id=52698
Bug ID: 52698 Summary: JW Scheduler installer fails to start: "Requires Microsoft .NET Framework 4.5.2" Product: Wine Version: 7.4 Hardware: x86-64 URL: https://jwscheduler.com/jw-christian-life-ministry-mee ting-scheduler/ OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: ---
It checks for the reg key DWORD
HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v4\Full\Servicing
which is not present.
After manually creating it, the app installs and starts for me
I guess this should be fixed in Mono (?)
https://bugs.winehq.org/show_bug.cgi?id=52698
--- Comment #1 from Esme Povirk madewokherd@gmail.com --- Yep, if Framework creates it, we should add that key to the support msi.
https://bugs.winehq.org/show_bug.cgi?id=52698
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 72066 --> https://bugs.winehq.org/attachment.cgi?id=72066 screenshot
Yep, if Framework creates it, we should add that key to the support msi.
The attached screenshot shows the keys after installing native dotnet48 in wine (like winetricks dotnet48); The "Servicing" key (DWORD) is created and has value 0x00000000
Side Note: The app JW Scheduler checks under WoW6432Node, but I guess Mono msi installer handles that too, if some patch is added
Regards
https://bugs.winehq.org/show_bug.cgi?id=52698
--- Comment #3 from Esme Povirk madewokherd@gmail.com --- I love how every key they have for every version is different and v4 is the only one with "Servicing".
https://bugs.winehq.org/show_bug.cgi?id=52698
--- Comment #4 from Esme Povirk madewokherd@gmail.com --- Build will be here once CI finishes: https://github.com/madewokherd/wine-mono/actions/runs/2024019291
https://bugs.winehq.org/show_bug.cgi?id=52698
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |1f8eb4a9c28417ee98f90aa8a5a | |95177088d082a Status|NEW |RESOLVED
--- Comment #5 from Esme Povirk madewokherd@gmail.com --- Fixed in Wine Mono 7.2.0.
https://bugs.winehq.org/show_bug.cgi?id=52698
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.6.