Skip to content

Commit

Permalink
[RAPPS-DB] Add Dependency Walker (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
whindsaks authored May 29, 2024
1 parent 59708c3 commit da09970
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions dependencywalker.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[Section]
Name = Dependency Walker
Description = MsDepends is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules.
LicenseType = 2
Category = 7
URLSite = https://dependencywalker.com
Version = 2.2
URLDownload = https://dependencywalker.com/depends22_x86.zip
SHA1 = bfec714057e8449b0246051be99ba46a7760bab9
SizeBytes = 610769
Installer = Generate

[Section.amd64]
URLDownload = https://dependencywalker.com/depends22_x64.zip
SHA1 = 4831d2a8376d64110ff9cd18799fe6c69509d3ea
SizeBytes = 468618

[Generate]
DelReg = HKCU\Software\Microsoft\Dependency Walker

0 comments on commit da09970

Please sign in to comment.