Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: execute *.bat with java apllication & passing parameter into bat file


Message #1 by "yhk" <hkyeong1@y...> on Wed, 9 Oct 2002 08:43:53
hi all:

Is it possible to execute .bat files within a java application.
I need to pass parameters to the bat files also.

i has a bat file contain 

java chat.socket.SocketClient userid password

in C:\p1\Project

**userid and password are parameters i need to pass for run the bat file

thank for help

from yeong

  Return to Index