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

  • Home
  • SEARCH
  • 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 4563520
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T18:22:14+00:00 2026-05-21T18:22:14+00:00

Often my exe’s have dll dependencies that I package with an installer like nsis

  • 0

Often my exe’s have dll dependencies that I package with an installer like nsis or inno.
This makes sense for large programs but is overkill for small scripts.

Is there an alternative way to bundle dependencies, so that the user can just execute a single exe and not require a directory of dll’s in the PATH?

EDIT

I am hoping for a solution that won’t depend on the type of dll’s, and will work for other kinds of dependencies too.

Here are some potential options:

  • http://www.adontec.com/index.htm?GO=/runtimepacker_e.htm
  • http://boxedapp.com/
  • http://www.filetransit.com/view.php?id=16640

Does anyone have experience with a tool like this?

  • 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-21T18:22:14+00:00Added an answer on May 21, 2026 at 6:22 pm

    Ok, you didn’t like either of my other two ideas… so here goes…

    You ship and give your customers a “stub EXE”. The stub EXE doesn’t depend on anything else and just contains a ZIP file (or setup package or similar) as a resource in your stub EXE. The zip file embedded in the stub EXE just contains the actual program EXE and all its dependent DLLs. When the stub EXE runs, it just unpacks the ZIP file to a TEMP sub-directory and launches the application EXE.

    You could optimize it such that if the app has already been installed in %TEMP%, then you skip the unpacking step and just launch the application EXE already present.

    Personally, I wouldn’t go this route. Just give the user an installer if the EXE has dependencies. But you know your users and customers better than I do.

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

Sidebar

Related Questions

Often when writing PHP I'll have it output some HTML like this - echo
Often times I write some SQL like this: string sql = @ -- Multi-line
Often, when searching for answers, I have found that certain websites will allow you
Often when trying to run an EXE which uses a DLL, if the DLL
I have an application that runs hosted under the w3wp.exe process. While debugging, I
I have a WiX project that installs a few EXE files. One is the
Often when I am writing PHP I construct conditionals like this: if(1 === $var1
I have an application that uses a third party native C dll. Everything works
I have and old AV that hunts me. It appears randomly (often but not
Often, I would like to build up complex regexps from simpler ones. The only

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.