running an exe

hello folks,i'm a new member. i want to run an exe file from java prog, how can i do that. please help mealso if anybody knows how to get the system hardware information like cpu speed etc through java.bye anindya
[249 byte] By [java_anindya] at [2007-9-30 18:12:31]
# 1
You want Runtime.getRuntime().exec(program...)
bschauwejava at 2007-7-6 18:44:33 > top of Java-index,Core,Core APIs...