943,907 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 3101
  • Java RSS
Jul 21st, 2004
0

creating links

Expand Post »
Hello every1.

I'm having a tough time trying to make a button(when clicked) link or point to a partucular file(e.g setup file) and run that file within the same system.
Please help!

a little code will help.

thanks in advance
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
teritori is offline Offline
11 posts
since Jun 2004
Jul 21st, 2004
0

Re: creating links

If you mean an external file ... i.e, an exe file or like that .... then you should try
Java Syntax (Toggle Plain Text)
  1. Process p = Runtime.getRuntime().exec("c:\myprogram.exe");

:mrgreen:
Team Colleague
Reputation Points: 45
Solved Threads: 56
Unauthenticated Liar
nanosani is offline Offline
1,767 posts
since Jul 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: notepad problems
Next Thread in Java Forum Timeline: graph in java





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC