How to run a java application from VC++?



I have a java application named mmi.jar. There is an environment
variable, i.e. MYJAVA_HOME which is my java home path.

With Windows cmd, it can run using the following commnad line:
%MYJAVA_HOME%\bin\java mmi.SetupCapture

Can I run this java application from VC++?
Pls help me. Thank you!

.



Relevant Pages

  • Re: VS2005 and VS 6.0
    ... You can write a buggy program in any language. ... The delayed destructors are definitely a problem, Java has the same problem. ... design to improve performance and reliability. ... environment by stupid errors. ...
    (microsoft.public.vc.mfc)
  • Re: Which JVM to use under Windows?
    ... I do not have time to get into specifics at the moment. ... Why on earth would you be coding Java using an obsolete ... Microsoft's environment from the day one, ... Linux, and what I found is that they are clunky. ...
    (comp.lang.java.programmer)
  • Re: Processing time and IDS traffic
    ... >created a test environment using Snort that generates about 1 error every ... Bear in mind that the hard disk is ... I don't do Java neither, ... just loading the Java interpreter machine takes forever (over 30 seconds, ...
    (Focus-IDS)
  • Re: C portability is a myth
    ... >> Except Java provides no portability at all to any platform that ... > For example, there was a port of Java to DOS ... a free-standing environment does not. ...
    (comp.lang.c)
  • Re: VS2005 and VS 6.0
    ... ..NET programs might not compromise the machine environment, but I believe that as more systems are developed in it, there will be a lot of flaky programs out there crashing all over the place. ... Mitchell, who essentially signed the check that made Java possible, was one of these ... I'm not sure why you think targeting managed code with a GUI designer is any different ... This sort of tool support could be provided for native C++ development -- it doesn't depend on .NET in any way -- it's just that MS have chosen to create tools that target the .NET runtime and not to create tools that target native Win32. ...
    (microsoft.public.vc.mfc)