Remove All Reflection X Advantage Files
Uninstalling Reflection X Advantage does not remove its associated files and directories. Use these procedures to remove all associated files and directories.
To remove files from a Windows installation
- In the folder, remove the .attachmate folder and all of its subfolders.
Note: This folder contains the database and logs used by X Manager for Domains.
- In the folder of any user who has configured X Manager, remove the .attachmate folder and all of its subfolders.
Note: This folder contains the database and logs used by X Manager.
To remove files from a UNIX installation
- Delete the installation directory. The default location is:
/opt/rxadvantage
For example, navigate to the opt folder and enter:
rm -fr rxadvantage
Note: The db and logs subdirectories of the installation directory contain the database and logs used by X Manager for Domains.
- Navigate to the home directory of any user who has configured X Manager and remove the .attachmate directory and all of its subdirectories:
rm -fr .attachmate
Note: The .attachmate directory located in the user's home directory contains the database and logs used by X Manager.
|