| Author |
windows command
|
Marina JOSEPH
Greenhorn
Joined: Feb 20, 2004
Posts: 16
|
|
|
How to execute windows commands to using Java
|
 |
Nathaniel Stoddard
Ranch Hand
Joined: May 29, 2003
Posts: 1258
|
|
|
The Runtime.exec methods should work nicely for you. There are several overloaded methods that do varying things. You can find the details in the API docs.
|
Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
|
 |
 |
|
|
subject: windows command
|
|
|