I have been able to get portable apps from other sources in .exe format to show up in the menu, but I also have some .jav apps that I want to show up in the menu. Is there any way to do this?
New: DesktopSnowOK (Jan 6, 2025), Platform 29.5.3 (Jun 27, 2024)
1,100+ portable packages, 1.1 billion downloads
No Ads Nov/Dec/Jan!, Please donate today
Hi,
i realized it that way: when i want to run *.cmd/*.bat files (because of setting variables and so on) and want to have them in my apps-list, i create an exe-file with tools like "bat2exe converter" and place them in the app-folder. When i press "reload symbols" the new "app" appears and i can start it.
In your case: write a cmd/bat file which starts the *.jar-file with the needed parameters and create an exe-file. Then it should work