Join our Discord Server
Tanvir Kour Tanvir Kour is a passionate technical blogger and open source enthusiast. She is a graduate in Computer Science and Engineering and has 4 years of experience in providing IT solutions. She is well-versed with Linux, Docker and Cloud-Native application. You can connect to her via Twitter https://x.com/tanvirkour

Javaw.exe | !!install!!

3 min read

javaw.exe

Javaw.exe | !!install!!

Use java.exe for console applications or when you need to see output/logs; use javaw.exe for deploying finished GUI products where a terminal window would confuse users.

javaw.exe is a legitimate Windows executable included with Oracle’s Java Runtime Environment (JRE) and Java Development Kit (JDK). It is the console-less version of the standard java.exe command. javaw.exe

javaw -jar MyApplication.jar This launches the application without opening a terminal window. Use java

Have Queries? Join https://launchpass.com/collabnix

javaw.exe
Tanvir Kour Tanvir Kour is a passionate technical blogger and open source enthusiast. She is a graduate in Computer Science and Engineering and has 4 years of experience in providing IT solutions. She is well-versed with Linux, Docker and Cloud-Native application. You can connect to her via Twitter https://x.com/tanvirkour
Join our Discord Server
Index