This may be an incredibly stupid question, but is there any way to uninstall (not just delete) Robocode, except for manual removal of files and registry entries?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Robocode is a kind of self contained as it is only installed in the directory you where you installed Robocode. So you only have to delete this directory. Robocode is a Java program, so it does not use Registry entries. Insteas it uses Java property files, which are located under the /robocode/config directory. So when you delete the 'robocode' directory, Robocode is unintalled.
You also have to remove the shortcut created for Robocode in the Start menu, if you installed Robocode for Windows.
That's all.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This may be an incredibly stupid question, but is there any way to uninstall (not just delete) Robocode, except for manual removal of files and registry entries?
Your question is not stupid.
Robocode is a kind of self contained as it is only installed in the directory you where you installed Robocode. So you only have to delete this directory. Robocode is a Java program, so it does not use Registry entries. Insteas it uses Java property files, which are located under the /robocode/config directory. So when you delete the 'robocode' directory, Robocode is unintalled.
You also have to remove the shortcut created for Robocode in the Start menu, if you installed Robocode for Windows.
That's all.