Replies: 3 comments 2 replies
|
Hi @sproket! If you use launch4j, its executable will run java.exe as another process, so your main EXE will not appear in Task Manager, but java.exe. Try using |
2 replies
Thx! 😃 |
0 replies
|
:) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Great tool!
When I build my application with maven it runs fine but the task manager shows my application as OpenJDK Platform binary. Is there a way to show it here as my exe name?
All reactions