|
Advertisement
|
Forum posts by simon:1 page [ 1 ]
Posted in Java Answers Forum, Jun 23, 2002, 9:50 PM
> This isn't really a Java question, but I'll let you> off the hook this time. However, as punishment,> I'll only give you the answer for the Windows> platform. When you launch the command shell with> exec(), you need to pass the program that you want to> run (which could be a shell script you dynamically> generated, by the way). To do this,...
Posted in Java Answers Forum, Jun 19, 2002, 7:53 AM
My question is occured during the program call the cmd.exe in windows or gnome-terminal in linux.I want the program to invoke a terminal and then execute the command on the terminal later defined by the program.The process is like that a you compile and executive a exe file . Visual c++ will executive your exe file in a terminal and in the...
1 page [ 1 ]
|