JMRun API 1.2
JMRun API 1.2 is a Java API with the following features:
- Launching of (single or multiple) java applications in Windows operating system;
- Launching of DOS or Windows executables (*.com, *.exe, *.bat, etc. ) from Java, by means of native calls with or without synchronization. Synchronization means waiting for the termination of the called executable;
- All DOS applications are executed in full functional Virtual Dos Mashine (VDM) windows. Thefore the user has full control of the inputs and outputs of those applications, as if they were executed directly from Windows OS;