News

Renegade's Random Tech weblog has a simple how-to for converting batch or .VBS scripts into executable forms using a lesser-known Windows program called IExpress.
My VBScript skills aren't very strong. I've found a few examples of how to rename files/compare dates on them, but I'm having trouble integrating it all.What I'm looking to do is to copy a ...
I have a vbscript that deletes a couple of .exe files on a file server and then replaces them with newer versions. The problem is that people tend to keep the files open instead of closing them ...