November 19, 200619 yr I need to read the registry on a remote machine from a .js file. I have found many examples using StdRegProv in .vbs files but can't get it working in a .js file.I know that there are problems passing arguments by reference to some COM objects in jscript.
December 8, 200619 yr If you haven't solved this yet, you might want to take a lookover here Windows Script Host 5.6 referenceand over here StdRegProv jscript and vb exampleThe last link contains all the examples for executing and retreiving out values from methods.
Create an account or sign in to comment