Name: | Uninstall |
Version: | 1.0 |
ID: | ID_UNINSTALL |
Status: | Stable |
Category: | Tool |
Date: | January 2004 |
Author: | Rocklyte Systems |
Copyright: | Rocklyte Systems (c) 2002-2004. All rights reserved. |
Short: | Uninstalls software packages using XML-Uninstall files. |
The Uninstall class supports the following actions:
Activate Starts the package removal process.
The Uninstall object consists of the following public fields:
Location The location of the uninstall file is specified here. Output Result messages will be sent to the object referred to in this field. Static Set to TRUE to make the object static.
Field: | Location | |
Synonyms: | Src | |
Short: | The location of the uninstall file is specified here. | |
Type: | STRING | |
Status: | Get/Set | |
|
Field: | Static | |
Short: | Set to TRUE to make the object static. | |
Type: | LONG | |
Status: | Read/Init | |
|