Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrading exe's installed on lan server
Message
From
16/09/1998 12:11:54
 
 
To
16/09/1998 11:01:00
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00137259
Message ID:
00137323
Views:
15
>>>I would like to be able to install exe's on local machines on a lan and then have upgrades to the exe's downloaded from the server automatically when I put a new version on the server. I know how to check for a newer version (using fdate()etc.) from my exe, but the exe cannot be running when the filecopy is done.
>>>
>>>Is there a good way for a windows shortcut to do the checking and copying before running the exe?
>>>
>>>TIA
>>>Terry
>>
>>You actually need two programs to do this. The first is a loader program that checks for a new EXE. If needed, it will copy the EXE from the server. Then, it will run the actual program EXE.
>
>Is there a way to let the loader program shut itself down after it runs the exe without waiting for a return?

I wouldn't worry about it too much. It will be pretty small, so it won't take up much memory.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform