FrankE9999 Posted November 19, 2006 Posted November 19, 2006 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.
MMx Posted December 8, 2006 Posted December 8, 2006 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now