MCPcopy Create free account
hub / github.com/CloudCompare/CloudComPy / winBundle

Class winBundle

sphinxDoc/WinBundle.py.in.py:7–147  ·  view source on GitHub ↗

Class to collect all the DLL dependencies of a Windows application and copy them to the application directory. The process is as follows: 1. Collect initial binaries (exe, dll, pyd) from the application directory. 2. For each binary, get direct dependencies using dumpbin. 3. Rec

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

WinBundle.py.in.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected