Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrading exe's installed on lan server
Message
From
16/09/1998 11:01:00
 
 
To
16/09/1998 10:41:32
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00137259
Message ID:
00137287
Views:
23
>>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform