Como executar um arquivo

Fala pessoal!!!

Alguém sabe como fazer para se executar um arquivo .exe ou .bat

Obrigado

http://www.google.com.br/search?hl=pt-BR&client=firefox-a&rls=org.mozilla%3Apt-BR%3Aofficial&q=Runtime.exec+java&btnG=Pesquisar&meta=

Runtime.exec( . . . )

Mais informações:
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Runtime.html#exec(java.lang.String)