I'm trying to use the command "java -jar ./Documents/Test/main.jar", main.jar has a JOptionPane.showMessageDialog, but when I run it by voice it doesn't show the output on the screen.
When I click the green button to run, it runs .jar, but by voice it doesn't.
The command "amixer -q sset Master 100% +" is also not working, why?
Latest posts made by Pietro Gonçalves
-
How to run a .jar file on linux with TRIGGERcmd?