Installing and running java | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Installing and running java

Is it possible to run jdk without going through cmd? And if it is, how do I do that?

5th Sep 2019, 9:02 AM
Sean
1 Respuesta
0
create batch file with command inside start javaw CodeName where CodeName is name of your program javaw has options like java
5th Sep 2019, 6:23 PM
zemiak