Lets you delete a registry entry or a registry key from the Windows Registry. Property Name | Data Type | Description |
|---|
Ident | String | The named entry within the registry key. For example AppPath. Leave this field blank to remove a registry key. | | Key | String | The key name of the registry entry. Like "SOFTWARE\My App". | | RootKey | hkKeys | The base key of your registration entry. There is a defined set of Base Keys from which you you can choose in the list box. |
To remove a registry key, just leave the Ident field blank.
Important: under Windows 9x/ME, if the key has subkeys, the subkeys and any associated data are also removed. Under Windows NT-like, subkeys must be explicitly deleted by separate calls!
Paquet Builder Help - Copyright © G.D.G. Software. All rights reserved. |