Hi Tony,

> I am trying to get the T(Damn)Registry to save some values into
> HKEY_LOCAL_MACHINE and it just won't do it.  Is there anything I need to do
> special apart from
> 
> RootKey
> Access
> OpenKey
> WriteString
> CloseKey

Does the Registry entry already exist?
If not, have you indicated that OpenKey should be allowed to create the
key?

Failing that, if you're on NT (or probably Win2k as well), are you
logged in as someone who is allowed to edit the Registry?

Regards,

Bevan
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to