*Result*: Registry Reading and Writing Made Simple, Part 3.
Title:
Registry Reading and Writing Made Simple, Part 3.
Authors:
Source:
Windows Scripting Solutions. Dec2005, Vol. 7 Issue 12, p7-11. 5p.
Subject Terms:
Database:
Supplemental Index
*Further Information*
*The article presents information on RunMgr.js, a JScript script that lets manage the values in the Run registry key on local or remote computers. The Run registry key is one of the program startup locations that Windows checks when a user logs on to a system. To run the script, JScript 5.6 or later is required. On Windows 2000, JScript 5.6 is installed with Microsoft Internet Explorer 6.0 or later. The script also requires that RegObject.wsc should be registered on the system that executes the script. RunMgr.js begins by declaring the global variables used by it.*