I have a UI App which is internally using the Discord Java Api to communicate with Discord (the app is a Bot for Discord).
When i try to build an Package with the internal packager i get an error.
So my idea was to be able to start the app by a batchfile.
If i start the app from the IDE everything is working fine. I do start the app in Releasemode.
Can i determine the commandline i need to use to start the app manually (not from within the IDE)? Is there a switch in the ini to output the commandline call?
When i try to build an Package with the internal packager i get an error.
So my idea was to be able to start the app by a batchfile.
If i start the app from the IDE everything is working fine. I do start the app in Releasemode.
Can i determine the commandline i need to use to start the app manually (not from within the IDE)? Is there a switch in the ini to output the commandline call?