@Bovi, haven't you added a manifest file in your .jar archive then? After doing that it's just a matter of
In the .bat file.Code:java -jar myArchive.jar
Also, turning the echo off supresses output in the DOS box at times; even if you explicitly write to the console. (At least it did with my DRViewer...?)
Bookmarks