Re: How to run a java application from VC++?
- From: "Oliver Wong" <owong@xxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 13:42:10 GMT
"Allen" <chenal@xxxxxxxxxxx> wrote in message news:1157029591.348337.195180@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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!
Sounds like what you need to do is have your VC++ application execute the above mentioned command line. The details of how to do this are specific to VC++ and are off topic in a Java newsgroup.
- Oliver
.
- References:
- How to run a java application from VC++?
- From: Allen
- How to run a java application from VC++?
- Prev by Date: Re: robot gui approach
- Next by Date: Javamail - error SMTP 554
- Previous by thread: How to run a java application from VC++?
- Next by thread: Javamail - error SMTP 554
- Index(es):