Search code examples
vb6regfreecom

How can you force VB6 to use the DLLs and OCXs from the app directory?


I want to put my dependent files in the app directory.

I seem to remember that you can force VB6 to use the files in the local directory only.

Any hints?


Solution

  • You may also want to try setting up Reg-Free COM for your project. There's a freeware called Unattended Make My Manifest that will do most of the work for you.