Reply to Thread

Post a reply to the thread: Packaging Multiple DLLs Built by .NET

Your Message

Click here to log in

What's the name of our main installation product (in uppercase letters), directly followed by the current year?

 

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

Topic Review (Newest First)

  • 01-15-2020, 02:22 AM
    PodHunter

    Re: Packaging Multiple DLLs Built by .NET

    Thanks!
  • 01-13-2020, 03:08 PM
    linder

    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
  • 01-13-2020, 08:12 AM
    PodHunter

    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?

Posting Permissions

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