Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to copy a new exe to local drive...
Message
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00486608
Message ID:
00486638
Views:
9
>Hi,
>
>I'm currently using DOS batch files to copy the exe file from the server to the local drive before running the program. This way I know that every user has the most current copy.
>
>I've used this same concept on some machines where the user only runs one application except the 'batch file' is a login script.
>
>The problem is that this approach leaves a DOS window open while the program is running.
>
>How does everyone else do this?
>
>TIA

Larry,

I used the Windows Script Host to do this. It allows me to compare the date/time time stamps and do the copy only if required.

In your case, if you want to keep using the batch file approach, I'd suggest creating a PIF file for it. You can set the PIF file so that the DOS window closes on exit.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform