Is there a way to use the read from registry w/o the function looking for a case-sensitive entry ? Also, I do a read from registry but when the registry does not find the entry it creates an error ? It says:
Could not read from the Registry. (#1, Line 3)
Could not open key.
LocalMachine\Software\Allaire\Coldfusion\
Could not read from the Registry. (#1, Line 3)
Could not open key.
LocalMachine\Software\Allaire\Coldfusion\
Comment