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 used to code a lot of Java in college, but it's been years and I never learned VBScript. I know exactly what I want my script to do, and yet it's taking me forever to figure out how to do it. I ...
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 ...