If you are distributing a custom tag, you can automatically register it during the setup process by writing the registration entries directly into the registry. The following table lists the registry entries.
The following table lists the registry entries for Java:
The following table lists the registry entries for C++:
You can create a file containing this information by using the Windows Regedit utility to export the registry entry from a machine on which the custom tag is already installed.
On Windows NT, use Regedit to import custom tags to the registry. On UNIX you must edit the registry data file, located in /opt/coldfusion/registry/cf.registry.
REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\ CustomTags\CFX_TEST] "ClassName"="ProcessTagRequest" "Description"="Sample CFX tag."
regedit importfilename
REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\ CustomTags\CFX_TEST] "LibraryPath"="C:\\cfusion\\cfx\\CFX_TEST\\test.dll" "ProcedureName"="ProcessTagRequest" "Description"="Sample CFX tag." "CacheLibrary"="1"
regedit importfilename
LiveDocs comments are not longer enabled for ColdFusion 5.0. Please use one of the following resources instead.
ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 5.0