Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ships with too many files #248

Open
axelriet opened this issue Nov 2, 2023 · 1 comment
Open

Ships with too many files #248

axelriet opened this issue Nov 2, 2023 · 1 comment

Comments

@axelriet
Copy link

axelriet commented Nov 2, 2023

Thanks for this program, it seems to work well. However, it ships with far too many files. In particular, it should not include any Windows OS files or loose VC runtime files. The list below is all it takes:

Dependencies.exe
DependenciesGui.exe
ClrPhlib.dll
DependenciesLib.dll
Dragablz.dll
Mono.Cecil.dll
Mono.Cecil.Mdb.dll
Mono.Cecil.Pdb.dll
Mono.Cecil.Rocks.dll
NDesk.Options.dll
Newtonsoft.Json.dll
Dependencies.exe.config
DependenciesGui.exe.config

@pzhlkj6612
Copy link

Hello.

I guess you are saying "api-ms-*.dll"? For Windows 7, those "Universal CRT" files might be required. MS has docs about it: Universal CRT deployment | Microsoft Learn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants