|
-
Apr 14th, 2009, 03:29 PM
#1
Thread Starter
Member
Help with TLB files please
Hail to All,
I have many applications that create TLB files which I guess are so that vb2005 can comunicate with the DLL files. Now what I would like to do is have all my TLB files in one folder and have my application point to that folder to use them.
The problem I am having is that my EXE will not run unless all the TLB files are in the same folder as the EXE. I do not want this. I want to put some code into my file that sais that the tlb files it needs are located in say:
C:\MyTLBFiles\
then be able to put my EXE into:
C:\Program Files\My Program\
and still have it work. again right now they all have to be in the same folder which is really bugging me.
Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|