Since I don't have an installer/uninstaller, I just placed everything in one directory for simplicity sake. If the user wants to uninstall the application, they can just delete the whole directory without worrying about dangling files throughout the file system. However, I can see how this might be a problem when upgrading to the latest version of the application.
I'll take a look and see what I can do. I won't promise anything though.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since I don't have an installer/uninstaller, I just placed everything in one directory for simplicity sake. If the user wants to uninstall the application, they can just delete the whole directory without worrying about dangling files throughout the file system. However, I can see how this might be a problem when upgrading to the latest version of the application.
I'll take a look and see what I can do. I won't promise anything though.