I've created a Java application and converted it to an .exe
using Launch4j and it runs fine. But when it is closed, the "Java (TM) Platform SE Binary" task remains running in the Windows Task Manager. Each instance of the application I run creates a new task for this and they need to be manually end-tasked.
Any ideas why this would happen? I've only been coding in Java for about 3 weeks and this is my first application.
Hope it's ok to add links to the application + zipped source code. I can't add the source code directly as it is too long. Thanks for any advice or suggested solutions.
Application: http://www.filedropper.com/folderencryptor
Source Code: http://www.filedropper.com/folderencryptor_1