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.
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 ...