This action will remove a registry key or value from the target system.
|
|
You do not need to remove during uninstall any registry keys and values added during installation. InstallJammer automatically registers any keys added by its own installers and adds them to the list to be uninstalled. |
Supported Platforms
Windows
Standard Properties
See Standard Action Properties.
Advanced Properties
Key
The name of the key to remove from the registry.
Value
A value to be removed from the key. If this is not null, the key itself will not be removed, only this value will be removed from the key.
Root Key
The root key in the registry. If Key already contains a root key, this property is ignored.