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 914075
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T17:39:40+00:00 2026-05-15T17:39:40+00:00

Currently we deploy one of our applications to every individual user’s PC. However, all

  • 0

Currently we deploy one of our applications to every individual user’s PC. However, all our users have access to the same intranet. I’m wondering what is stopping us from just putting the binaries on a network file share and letting multiple users run it from there.
So my question is: Are there any gotchas with multiple users accessing the same exe/dlls?
And are there any gothas with applications running from a file share?

Some detail that may be relevant:

  1. In essence, I want to get away from updating every individual’s PC (100+) when a new version of our app comes out (which happens quite often)

  2. We will still run an initial setup to get the footprint (data, registry entries, etc) on every user’s PC

  3. The main app is written in Delphi, some dll’s using .NET v4

  4. I did get some info here on .NET apps, so no need to repeat that

  • 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-15T17:39:42+00:00Added an answer on May 15, 2026 at 5:39 pm

    I do the same for my application. You have to take care of the following:

    • Provide an easy way of upgrading your application. If all your versions have the same executable name, you could be forced to tell all users to leave the application before it can be upgraded. If you include the version name in the executable name, putting a new version on the file share is just a matter of copying the file, and maybe adjusting a command file so the new version is executed the next time.
    • Link your application with the /SWAPRUN:NET flag. This makes sure the application is loaded fully in memory at startup. If you don’t use this flag, and the network connection is dropped while users are executing your application, the application might crash if the user executes part of the application that he hasn’t executed before (because it was not loaded from the network yet).
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

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.