The CFREGISTRY tag reads, writes, and deletes keys and values in the system registry. CFREGISTRY is supported on all platforms, including Solaris.

CFREGISTRY topics

Note

ColdFusion administrators can disable CFREGISTRY processing in the ColdFusion Administrator Basic Security page.

CFREGISTRY ACTION attributes

Depending on the value you assign to the ACTION attribute of CFREGISTRY, there are several additional attributes you set. This table shows which attributes you can use with each CFREGISTRY ACTION.

Attributes Used with CFREGISTRY ACTIONs 
ACTION Attributes
GetAll BRANCH, TYPE, NAME
Get BRANCH, ENTRY, TYPE, VARIABLE
Set BRANCH, ENTRY, TYPE, VALUE
Delete BRANCH, ENTRY