https://bugs.winehq.org/show_bug.cgi?id=50083 Bug ID: 50083 Summary: ASCOM Platform 6.5 - Installation failed Product: Wine Version: 5.0.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: bammzilla(a)astronomy.com.ph Distribution: --- Created attachment 68544 --> https://bugs.winehq.org/attachment.cgi?id=68544 Screenshots of popup error screens during install The ASCOM Platform allows windows desktop planetarium programs to control astronomical hardware such as telescopes, domes, and cameras. The software is freely distributable and open source, released under the Creative Commons Attribution-ShareAlike 3.0 License, but written under the .NET Platform. The latest version is ASCOM Platform 6.5, written under .NET Framework 4.8 and Visual Studio 2019. To prepare the installation, I ran winetricks -q vcrun2019 dotnet35sp1 dotnet452 dotnet472 dotnet48. No errors were reported in the installation of dotnet. I then launched the installer with the following command: WINEDEBUG=+nls wine ASCOMPlatform65.exe >> ASCOMPlatform65.log 2>&1 The installation went smoothly but popped up several error screens and ended with an installation failed. Screenshots of the error screens are attached. The WINEDEBUG log file is gzipped and attached. ASCOMPlatform installer log files are zipped and attached. Download the installer from the following link: https://github.com/ASCOMInitiative/ASCOMPlatform/releases/download/v6.5Relea... Full source code of ASCOM Platform is available here: https://github.com/ASCOMInitiative/ASCOMPlatform ASCOMPlatform License file: https://github.com/ASCOMInitiative/ASCOMPlatform/blob/master/LICENSE.txt Information about ASCOM can be found here: https://ascom-standards.org/Community/ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.