MoscaDotTo / Winapp2

A database of extended cleaning routines for popular Windows PC based maintenance software.
Creative Commons Attribution Share Alike 4.0 International
783 stars 87 forks source link

winapp2ool 0.85 beta #251

Closed CSGalloway closed 6 years ago

CSGalloway commented 6 years ago

cc

Issue is display in the attached (inline?) cc.jpg

MoscaDotTo commented 6 years ago

At a glance I suspect this is an issue specifically with Windows 7. Is it only the winapp2ool download that fails or do the ini files fail as well?

CSGalloway commented 6 years ago

The ini files download okay. Must be something with downloading an EXE in c:\Program files\ccleaner...

MoscaDotTo commented 6 years ago

Do you have .NET Framework 4.6+ installed? I originally targeted .NET Framework 4 but had to move to 4.6 specifically because of this error a few months ago. GitHub requires a specific version of TLS not natively supported by earlier versions.

CSGalloway commented 6 years ago

Microsoft .NET Framework 4.5 Microsoft Corporation 12/19/2017 38.8 MB 4.5.50709

And Windows Update says a lot of optional updates. Some that include .Net ones.

MoscaDotTo commented 6 years ago

Winapp2ool requires .NET Framework 4.6 in order to complete the download of the exe, for the reason mentioned above.

https://www.microsoft.com/en-us/download/details.aspx?id=48130

CSGalloway commented 6 years ago

It would be a great help if winapp2ool would check for the .Net version installed and provide a link to download at leaast display a message....

MoscaDotTo commented 6 years ago

I will add a message that prints out alongside this error instructing the user to make sure that their .NET Framework is up-to-date.