Registry Access

Anonymous
Anonymous

Toolbox Template

Read, Write, Create, and Delete Registry Keys and Values

Version
1.0

Requirements
Citect v6 or later

Description
This tool allows you to read, write, create, and delete Windows Registry keys and named values. It includes Cicode functions to call an ActiveX object which wraps the Windows Scripting Shell object which provides simple registry access. It allows you to read string, numeric, or array values, and write string or numeric values. You can also delete keys and named values.

Just unzip registry.ci and citecttools.ocx into your project. Call RegRead(), RegWrite(), or RegDelete(). They will automatically install and register the ActiveX object. See the documentation in registry.ci.

Author
Eric Black

Submitter
Eric Black

Attachments