< Back to index

Uninstall

Windows XP/Vista

Windows XP

First check that you are using an account with administrative permissions. In Windows Vista it is necessary to execute the installer with special administrative permissions. So, a command prompt window with administrator rights is needed. To create one you need to:

Go to Start > All Programs > Accessories > then right-click on "Command Prompt" and select "Run as administrator".

Then change directory to the one that has the installer and change to the directory Uninstaller, then execute:

uninstall.bat

Linux

REPOX has only been tested in Ubuntu. If you are using another distribution, the Jetty service may have to be uninstalled manually. To uninstall REPOX you need to use root or be a sudoer. Open a terminal and change the directory to the one that has the installer, and inside that one to the directory Uninstaller. If you are logged with root execute:

uninstall.sh

If you are logged with a used which has sudoer permission execute:

sudo uninstall.sh

Troubleshooting