Search:

Type: Posts; User: linuxrockers

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    4,921

    Calling exe files from Java

    I need to run exe file on clicking my Button in Java GUI. I have used exec() and code is as ,
    exec("c:\\rr\test.exe")


    test.exe is compiled from turbo c++. I am getting error as "Error while...
  2. Replies
    2
    Views
    2,839

    Re: Executing Linux Commands with Java GUI

    I have Googled it as much as I can but I was unable to get the proper solution..!!
  3. Replies
    2
    Views
    2,839

    Executing Linux Commands with Java GUI

    How to execute Linux commands in terminal with the help of Java GUI and how to store the result back to a file?
Results 1 to 3 of 3