DLL Bundling - packaging options

Go4Expert Member
20Nov2008,10:18   #1
rag84dec's Avatar
Hi,
I have a DLL which will be used by some applications. User will install the DLL . With the DLL i have some other folders where many dependent files will be stored , like thirdparty etc.
How can i package the DLL with other folders?. Install shield is one option?. Is there any default option for bundling DLL??... Please suggest.

Thanks
Go4Expert Founder
20Nov2008,10:38   #2
shabbir's Avatar
You can write your own Install application which copies the dll into some folder as its nothing rocket science and having the dll / exes in the same folder should also do the job