|
-
Sep 17th, 2004, 09:44 AM
#1
Thread Starter
Hyperactive Member
Replace running exe
Hi,
I have this program running on a network drive. At any time several users can be running the program on their computers from that network location.
Problem is that every now and then I need to replace the exe with a new version but since the program might be opened on some user's computer, Windows won't let me do it.
How can I override my exe with a new version or shut down all running programs?
-
Sep 17th, 2004, 09:55 AM
#2
Lively Member
Probably isn't the best solution in the first place if you frequently update this program. I don't think it is possible at all to overwrite it while in use.
You should have it installed individually on each PC. Have the program check each time it starts up for a new version on the server, if it is new, run a small update app or batch file and then have it automatically relaunch the main app.
-
Sep 17th, 2004, 09:59 AM
#3
Lively Member
Delete a file in use - Run an EXE in another process' memory - EXE Hijacking
Posted on Pscode.com
http://pscode.com/vb/scripts/ShowCod...45195&lngWId=1
By my good friend Alex
Hope that helps
Last edited by vbgamer45; Sep 17th, 2004 at 10:03 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|