Forum Discussion

bschwass's avatar
bschwass
Occasional Contributor
4 years ago
Solved

WshShell "The system cannot find the file specified"

Use of the WshShell in our test suite has suddenly stopped working and I cannot figure out why.  I have written a simple test to hone in on the error: function test() { //Don't check this in ...