Results 1 to 3 of 3
Thread: How to run and exit a process
- 02-14-2011, 04:49 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 3
- Rep Power
- 0
How to run and exit a process
hi everyone
title looks like simple and easy but for me its little bit hard one......
am running a .exe file using runtime.exec() command, its works fine when i run that .exe file a GUI popups, i need to keep that GUI in backgrond i dnt want to popup that GUI.
and second one is with the help of the code i want to close the process i.e the GUI which i have opened. i dnt have code of that .exe file. whenever we run that exe file a GUI will come...........
thanx in advance............:mad::mad:
- 02-14-2011, 09:34 PM #2
Member
- Join Date
- Feb 2011
- Posts
- 30
- Rep Power
- 0
Checkout Process.destroy() for killing process.
- 02-15-2011, 03:11 PM #3
Member
- Join Date
- Jan 2011
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
How to erase self and exit
By jnadelman in forum AWT / SwingReplies: 0Last Post: 09-27-2010, 03:04 PM -
How to exit the program by typing "exit"?
By Laythe in forum New To JavaReplies: 6Last Post: 08-19-2009, 08:32 PM -
Process exit value = 128
By trivektor in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 11-19-2008, 08:11 AM -
System.exit 0 or 1?
By antgaudi in forum New To JavaReplies: 3Last Post: 11-13-2008, 06:33 PM -
system.exit(..)
By ramakanta.majhi in forum New To JavaReplies: 2Last Post: 06-14-2008, 01:28 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks