Kbase 17151: Creating Registry Keys with the LOAD Command
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Creating Registry Keys with the LOAD Command
If you are trying to create a registry subkey directly under one of
the main HKEY_* groups, you will not be able to do this. MS-Windows
prevents this from happening.
You will not get an error during the LOAD or USE commands because the
subkey is not physically created until data is added to it with the
PUT-KEY-VALUE command. You will get error 4454 when you execute the
PUT-KEY-VALUE command if you try to do this.
Progress Software Technical Support Note # 17151