During uninstallation, product components must determine whether or not to reverse the changes that were made during installation. For example, the component must decide whether or not to delete the files that
it added. Set this option to one of the choices below:
- "Default" = Inherits the value of the Remove Option property of the parent Component, Feature, or Product
- "Always Remove"
- "Never Remove"
- "Remove if Modified"
- "Prompt if Modified"
- "Always Prompt"
If the Product Remove Option property is set to "Default", then it means "Replace if Newer; Prompt if Older" (the Product has no parent from which to inherit this value).