How to make the command prompt invisible while running a batch file or Jar file
Invisible Command Promt
Collapse
X
-
Tags: None
-
Originally posted by SarojaKannanHow to make the command prompt invisible while running a batch file or Jar file
javaw.exe version instead. The first version opens a console while the second
version doesn't do that; that's the only difference between the two.
kind regards,
Jos
Comment