Detect all depencies of an application
- by Ian
Hi All,
I am in the process of "detecting" (more like listing down) all of the dependencies of our application.
Currently, I am using depends.exe (Dependency Walker) to detect all of the file dependencies.
I was actually able to get pass all the error messages about missing files and dependencies. However, when launching the app, all I get is a…