I’ve used 2 DLL files in my vb6 project, but when I make package, it doesn’t work because of dll dependencies
what should i do?
Tags: Dependencies, File, Find, Making, Package
I’ve used 2 DLL files in my vb6 project, but when I make package, it doesn’t work because of dll dependencies
what should i do?
Tags: Dependencies, File, Find, Making, Package
Use Inno Setup. (It’s free and works better than P&D. And use ISTool as a front ent to it.) Use Dependency Walker to check dependencies.