Question
I need to uninstall a Chronicall/ACR app, what steps do I need to take?
Steps
Application Uninstall
- Windows
- Open up the "Add or Remove Programs" menu within System Settings
- Select the Application in question (in this case, Chronicall Desktop)
- Click Uninstall, and then Uninstall again on the popup menu
- A command prompt window should open notifying you that the uninstall was successful
- Open up the "Add or Remove Programs" menu within System Settings
- Linux
- Navigate to the app's installation folder
- Open up the bin folder of the application you wish to uninstall (in this case, Realtime Node)
- Find the uninstall.sh file and run it
-
./uninstall.sh
-
- After completion of the uninstall, you will get a verification message
Manual Uninstall
Sometimes the application uninstall will not work, usually due to permissions. If that fails, please try this method.
- Windows
- Navigate to the app's installation folder (in this case, Recording Library)
- Open up the bin folder of the app
- Find the uninstall.bat file and run it as Administrator
- If a User Account Control menu pops up, select "Yes"
- A command prompt window should open notifying you that the uninstall was successful