Results 1 to 2 of 2
- 01-11-2011, 02:42 AM #1
Member
- Join Date
- Apr 2008
- Posts
- 6
- Rep Power
- 0
- 01-11-2011, 07:11 AM #2
You cannot run a script from Java once the Java application is closed. You could start a batch file that has a timer in it, which would execute at some time in the future; or you could run something on application exit. But once the Java application is closed, you can do nothing further from it.
Similar Threads
-
How can I update something in Java without closing it out?
By rajkobie in forum New To JavaReplies: 6Last Post: 11-19-2010, 06:41 AM -
Closing 1 Desktop App, But Not The Other
By longphant in forum AWT / SwingReplies: 4Last Post: 08-25-2010, 10:38 PM -
Open and closing tabbed web browser using java
By rijeshmenon in forum Advanced JavaReplies: 0Last Post: 12-14-2009, 09:44 AM -
Help in converting Java application to desktop application in Netbeans
By realahmed8 in forum AWT / SwingReplies: 3Last Post: 12-04-2009, 12:10 PM -
Closing a JFrame
By SBL in forum AWT / SwingReplies: 5Last Post: 11-23-2009, 02:54 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks