GeekArticles
Testing
Rational RobotRational Robot Tips and Techniques: Registry Access
Author: csee.usf.edu |
Published: 18th Aug 2005 |
Visited: 774 times |
Add CommentFiled in: Rational RobotThe Windows Scripting Host provides a COM interface. COM interfaces are one way an application can "speak to," or use, the functions of another application. In our example, Robot will send commands and retrieve values from the Windows Scripting Host interface. Our first step is to connect to this interface. This is accomplished in the following section of code: This article explains Accessing the Windows Scripting Host , Creating a Registry Key , Creating Registry Values , Reading Registry Keys and Deleting Keys.
Read Article Sponsored Links
Related Articles
• Access WSDL Access WSDL and Generate Axis Stubs to Access the Web Service Remotely
Now for the really cool stuff. As we discussed earlier, we have set up the ServiceMix as a separate web service gateway in front of the actual web service deployment. Now we have to check whether we can access the WSDL from the S ...
• Business Intelligence Tips Business Intelligence Tips
Understand Your Organization first
Truly understanding your company and how it works is perhaps one of the most important Business Intelligence tips anyone can offer. This includes understanding the business itself, the processes involved, the data, and how that data is u ...
• Business Intelligence Tips Business Intelligence Tips
Understand Your Organization first
Truly understanding your company and how it works is perhaps one of the most important Business Intelligence tips anyone can offer. This includes understanding the business itself, the processes involved, the data, and how that data is.. ...