Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrading exe's installed on lan server
Message
From
16/09/1998 10:46:30
 
 
To
16/09/1998 10:23:53
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00137259
Message ID:
00137273
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

I have done this in the past so the details are a little fuzzy. The first option is to use a loader program. The loader program looks at file versions and copies down any newer version. The loader program then fires off the true program and closes itself down.

The second option is to use the network operating system. I think ZEN or NAL for Novell Netware will allow you to write rules that can check for newer versions (based on date) of a program and copy it down. I have not done it under NT Server but my guess would be to look at system policies.

Hope this at least points you in the right direction.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform