Code Monkey home page Code Monkey logo

netsparkle's People

Contributors

jimgraham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

netsparkle's Issues

Newer NetSparkle code repo available

Hi jimgraham!

As you're probably aware, NetSparkle has seen a lot of forks over the years. I've been the maintainer of a fork for quite a long time (original code by original author here), and I'm trying to consolidate the community to one organization/repo found at NetSparkleUpdater/NetSparkle.

If you're not planning to keep this fork active, do you think you could update it to point people to the new location of NetSparkle so that the community will be able to come together more easily? Your repo currently shows up quite high in search results for 'NetSparkle', but hasn't been updated in a long time, so I thought I'd ping you here to see what you think.

Thanks!

Deadpikle

Bug - UI wrongly indicating invalid DSA signature

There's a bug in the OnWebDownloadClientDownloadFileCompleted -method that causes the UI to signal to the user that the DSA signature on a downloaded (MSI) mismatches (sets red background etc), even though CheckDSA returns true.

This issue was been fixed in the original rep. of NetSparkle along time ago.

Bug , Dont work the download

There is an error on line 507 in netSpakle.cs

this.ProgressWindow.ShowDialog();

This line should be put under

Uri url = new Uri(item.DownloadLink);
            _webDownloadClient.DownloadFileAsync(url, _downloadTempFileName);

Or the download and events will never start.

By the way , thanks for this fork. You saved me a lot of time , cause i was changing the source to use with only 1 check instead of loop.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.