lucasg / Dependencies

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
MIT License
8.98k stars 733 forks source link

'Dependencies is currently shipped as two binaries' #261

Open LinuxOnTheDesktop opened 6 months ago

LinuxOnTheDesktop commented 6 months ago

The README says

Dependencies is currently shipped as two binaries

Yet, I downloaded Dependencies_x64_Release.zip and saw this within my zip-handling program:

image

Still: thank you for the software!

pzhlkj6612 commented 6 months ago

Just read more:

Dependencies is currently shipped as two binaries (no installer present) : Dependencies.exe as a CLI tool and DependenciesGui.exe for its GUI counterpart (see screenshot). Just click on one of the release numbers above (preferably the latest), download and uncompress the archive and run DependenciesGui.exe. Since the binary is not signed, SmartScreen might scream at runtime. Dependencies also bundle ClrPhTester.exe, a dumpbin-like executable used to test for non-regressions.

https://github.com/lucasg/Dependencies/blob/1997a40000b77bd3326cbc33672a7b9f78bb23f3/README.md#installation-and-usage

LinuxOnTheDesktop commented 6 months ago

The further text gives one to understand that there are three tiles in total. My screenshot showed dozens of files.