+ Reply to Thread
Results 1 to 3 of 3

Thread: Packaging Multiple DLLs Built by .NET

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2013
    Location
    Devon, United Kingdom
    Posts
    27

    Default Packaging Multiple DLLs Built by .NET

    My Viz Studio solution contains multiple projects. Viz Studio creates a DLL for each project. I would like to deliver a single DLL to my customer.
    Does SetupBuilder provide a way to merge several .NET projects into one DLL for installation?

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Packaging Multiple DLLs Built by .NET

    Hello,

    I am afraid I don't understand. SetupBuilder creates a native setup.exe installation executable for your project(s). It installs your original files (e.g. .exes and .dlls) to the target machine. It does not "modify" your original files (e.g. your DLL) in any way.

    SetupBuilder lets you package several DLLs (even with the same name) into the same setup.exe for installation, no problem.

    Friedrich

  3. #3
    Join Date
    Nov 2013
    Location
    Devon, United Kingdom
    Posts
    27

    Default Re: Packaging Multiple DLLs Built by .NET

    Thanks!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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