Excecute .bat file from VC++
Dear All,
I have created a java swing application. application.bat file is created to execute this application on mouse double click. Now we need to integrate this with our parent application which is created in VC++. Could any one help me on how to invoke / call bat file from VC++ code.
Thanks in advance.

