it seems like the root of this problem might be security issue where windows doesnt want to allow the js to create such a filesystem object.
ecaradec if you are reading this -- i wonder if one solution might be to let the fscript.js ASK THE FScript.dll for a pointer to a FileSystemObject activex object?
might that solve the problem where windows doesnt trust js to create an activex, but the dll would have no problem doing so?