Forum Discussion
Hi,
You can accomplish your task by using the script below:function checkKey(){
if (Storages.Registry("myapplication", HKEY_LOCAL_MACHINE, AQRT_32_BIT).SubSectionExists("parameters")) {
Log.Message("The specified key exists");
}
}
See the 'Storages Object' help topic to learn the object reference.
Related Content
- 5 years ago
- 2 years ago
- 7 months ago
- 9 years ago
Recent Discussions
- 18 minutes ago
- 54 minutes ago
- 4 hours ago