Manual Uninstall
Atollon desktop - Uninstall Win App
1) Uninstall the application - regular attempt to remove
a) uninstall via WIndows (if msi) (Add or remove programs)
or
C:\Program Files (x86)\Atollon\Uninstall.exe (if installation via .exe)
or
delete complete folder C:\Program Files (x86)\Atollon (it only removes AtollonHarbor)
2) Delete the content,content itthat has been downloaded via loader (AtollonHarbor)
Open cmd (command line)
cd c:\Users\%{USERNAME}\AppData\Roaming
rmdir /s Atollon
rmdir /s AtollonHarbor
rmdir /s LagoonDesktop
Where %{USERNAME} is to be replaced by your user name in Windows.
DeleteThisthis folder for every local user if your workstation is a location, where LagoonDesktop.exe and all related settings are stored (atollonHarborSettings.json; #SharedObjects/AtollonHarbor.swf/settings.sol)shared.
3) Remove AtollonSetup.exe from Downloads
Atollon desktop - Uninstall Mac App
As local admin user (in Terminal > sudo su) run the following:
sh removeApp.sh
Download script here: