Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6338425
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T19:26:30+00:00 2026-05-24T19:26:30+00:00

There are 5 console apps working off each other’s outputs and are separately installed

  • 0

There are 5 console apps working off each other’s outputs and are separately installed on my computer (C# 4.0, I am the author) . Management would like to distribute this suite of apps to other users, but aren’t thrilled about asking non-tech users to install/configure 5 separate applications. Is there any way I can compile each program down into a .dll and reference them through a single master application?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T19:26:31+00:00Added an answer on May 24, 2026 at 7:26 pm

    Q. The main issue seems to be that you don’t want 5 separate installation steps?

    A. Make an installer for the suite 🙂 Use any MSI builder (WiX, Visual Studio setup projects, InstallShield, and many others; Heck, you could even do an XCOPY deployment in most cases)


    Q. How do I directly invoke these programs from within a single process?

    A. Options:

    1. Load the assemblies in your AppDomain.
    2. Use a separate AppDomain in case of name(space) conflicts or version conflicts

    Q. How do I optionally ‘hide’ the presence of the external console apps from view

    A. Look at ilmerge to possibly combine the ‘external’ assemblies so they aren’t visible anymore. If you can’t use ilmerge (conflicts, or e.g. WPF apps) you might embed them as resources and load them on demand as per 1. and 2. above

    Update: https://libz.codeplex.com/ is a nice looking project that makes this easy (haven’t tried it myself)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any free, small, fast, thing for compiling C# .net 3.5 console apps
Is there a way to configure eclipse to open console apps in a new
My team has a command parsing library for console apps. Each team around us
There is a console Java application which is supposed to run until it is
I'm using Watin in C# console app to crawl websites, there are five console
Is there a way to show the console in a Windows application? I want
Is there any option to clear the console screen in Java as clrscr() in
Is there a way to have the console focus on the SVN output when
Is there anything like the weblogic console, but for administrating an OTP application (written
Is there a way to make the console output text wrap based on the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.