问题
I hava a batch-file appplication which I can run in cmd and when I use inno-setup compiler it runs even in the compiler. When the .exe file is created I could not open the application. And I tried running in cmd.exe then it shows like this:
Error: Could not find or load main class com.il.MainApplication Caused by: java.lang.ClassNotFoundException: com.il.MainApplication
来源:https://stackoverflow.com/questions/59289787/cannot-run-the-bat-file-when-exe-file-is-created