GithubHelp home page GithubHelp logo

Some files are missing about winbindex HOT 1 CLOSED

m417z avatar m417z commented on June 24, 2024
Some files are missing

from winbindex.

Comments (1)

m417z avatar m417z commented on June 24, 2024

Yes, that's a known limitation. Winbindex depends on the Microsoft public symbol server for the download links, which has pros and cons.

Pros:

  • No need to actually host the files, which allows Winbindex to be as simple as a static website hosted on GitHub.
  • No need to worry about the legal aspect of hosting and sharing Microsoft files.
  • No need for anybody to trust me, a random guy on the internet, since the downloads link to msdl.microsoft.com.

Cons:

  • Some files are unavailable, as you noticed. Other examples: msedge.exe, AppXDeploymentServer.dll, bridge.sys.
  • The symbol server is prone to collisions (#139).

With the decision to depend on the Microsoft public symbol server, there's not much I can do about files which aren't available on the symbol server. What you can try is asking somebody at Microsoft to upload the files, it might actually help if you're lucky (cc @TimMisiak).

the scripts assume all files have debugging information on the symbol server

Right. I can detect missing files and mark them as such, but the availability status will have to be kept up to date in case the files are uploaded to the symbol server at a later time. I don't think it's worth the effort for the slight benefit of saving a click before finding out that the file is missing.

from winbindex.

Related Issues (9)

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.