Hello everyone I need some help about this issue. How can I execute a .jar file that reside on my desktop? I read about the componet "tSystem" but I try to insert on COMMAND NAME "cmd /c java -jar file.jar" but it doesen't works. Any suggestions please? Thanks Tommaso
Hi, It depends on your .jar file. For your .jar file, could you run it successfully in command line window? If not, is there any setting in manifest file of jar? Best regards Sabrina