So this is what I am trying to do. This code needs to run using Windows Scripting Host so I believe it can be either VBScript of JScript. I am more familiar with VB, so thats what I use. I am not sure ...
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 when ...