false This skeleton wraps console applications. - Standard Input/Output and Error streams are available - If no Java VM is found, it displays a default message. Although it is designed for console application (i.e. launched from the command.com shell prompt), it can launch standard GUI application. In such a case, any output of the java application (from System.out or System.err) is displayed in the a DOS Console. consolewrapper.exe JAVA 102 103 Console Wrapper When no JVM is found in the target computer, the following message is displayed on the console. Message textarea This program needs Java to run. Please download it at http://www.java.com The wrapper waits a keypress on the console when the application exits. PressKey boolean 0 Enable the jsmooth debug traces Debug boolean 0