The <uninstallStep> is a step used to uninstall the resources of a component currently installed on the target host. This causes the steps of the named <uninstallSteps> element of the associated component to be executed. This step may only appear as the child of the <simpleSteps> element.
Name |
Type |
Required |
Configurable |
Description |
blockName |
entityName |
Yes |
No |
The name of the uninstall block to execute within the target component. |
Name |
How Many? |
Description |
argList |
0 or 1 |
A list of arguments to pass to the <uninstallSteps> block. |
installed component targeter |
1 |
Identifies the component to uninstall |