Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GenLoader questions
Message
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00661053
Message ID:
00662630
Views:
23
Sergey:

Thanks for the info. Will checkout the WSH doc on vfug.

Anyone using WSH to process an entire folder as opposed to a single EXE? If so, can u post a sample?

Anyone comment on SDT implications (question 4)?

thx...


>I'm not George or John, but I think I can answer some of you questions, if you don't mind.
>
>>1) GenLoader appears to perform a datecheck for a single EXE. Can this be expanded to check all files in a 'remote/source' folder for more recent versions than whats on a target workstation folder?
>
>You can use GetFolder() method to get reference to the folder on server and than use folders's Files() collection to itterate thru all files in it.
>
>>2) how does WSH handle file contention when multiple users are trying to copy the files down from the server to their workstation at the same time?
>
>There shouldn't be any problem because the source files are open shared for copying.
>
>< snip >
>
>4) does this method work with Win95, 98, ME, XP, XPpro, 2k?
>
>It would work on any of above mentioned OS as long as WSH is present. For details see a 5 part article An Introduction to the Windows Script Host by By George Tasker and Ed Rauh in VFUG newsletter at www.vfug.org. The first part was published in the September, 2000 issue. Search for 'Windows Script Host' to get the rest.
>
>>5) have u encountered situations where the user has launched the local EXE via WinExplorer and then launched the GenLoader VBS via a desktop icon?
>
>To prevent users from launching your application from Windows Explorer, you can add a parameter to you main program and check if it was passed. You'll have to modify launcher script to pass that parameter.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform