CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Posts
    90

    DLL packaging or bundling option

    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

  2. #2
    Join Date
    Mar 2001
    Posts
    2,529

    Re: DLL packaging or bundling option

    ahoodin
    To keep the plot moving, that's why.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured