This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README.txt | ||
| |
autoupdate.vbs | ||
| |
examplerun.bat |
README.txt
This is a Windows Scripting Host, Visual Basic Script intended to be run by cscript.exe. CScript.exe is a command console runner for WSH scripts. WScript.exe is a windowed runner for WSH scripts. This script performs a rudimentary function, similar to JNLP, in that it checks for updates on a remote server and copies the folder locally if any remote files are newer than the local ones. It is invoked like so: cscript autoupdate.vbs ".\dest" "\\someserver\source"








