Uninstalling AbaClient
Under Windows
1. Open the Control Panel >> Programs and Features
-> key combination Win key plus R, enter the text control in the "Execute" window that opens and press the Enter key. The "All system control elements" window now opens. Open the "Programs and Features" program here.
2. Activate the "AbaClient" program and click on the "Uninstall" button.
3. Open Windows Explorer (Windows key + E) and copy the following path into the address bar of Win-dows Explorer
c:\users\%username%\.abacus
You can now delete all files in this directory. You can then also delete the hidden .abacus folder
Under Mac OS X
1. Start Terminal on your Mac << Open Spotlight Search using the key combination "cmd" + "space bar" and enter the term Terminal.
2. Enter the following command in the terminal:
sudo su
Then enter your password for your Mac
Warning:
This gives you sufficient rights to delete files and programs without additional confirmation. Make sure that you only use the following listed commands to uninstall AbaClient on your Mac.
Command 1
rm -r /Library/AbaClient.app
Command 2
rm -r .abacus
3. Finally close the terminal
