The VBSCRIPT, is hello.vbs, and all it is going is looking at a file call trail.txt which is in the same folder.
So all i want the vbs to do is run, so that it reads the trail.txt files, and creates a few file with the same information called trail.res
The script runs fine manually. All i want...