| Author |
how to call .exe file by clicking the JButton..?
|
Siddharth Ramavat
Ranch Hand
Joined: Feb 03, 2005
Posts: 41
|
|
I want to know that how can i call any .exe file by clicking the JButton object in my swing application...? can u help me regarding the same...? Thank You, Siddharth Ramavat
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Runtime.getRuntime().exec()
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Marilyn de Queiroz
Sheriff
Joined: Jul 22, 2000
Posts: 9033
|
|
Hi, siddhu Welcome to JavaRanch! Please adjust your display name to meet the JavaRanch Naming Policy. You can change it here. Thanks!
|
JavaBeginnersFaq
"Yesterday is history, tomorrow is a mystery, and today is a gift; that's why they call it the present." Eleanor Roosevelt
|
 |
 |
|
|
subject: how to call .exe file by clicking the JButton..?
|
|
|