java - ProcessBuilder keep process window from closing -


i using processbuilder execute program. when execute process program opens up, runs scripts , closes. keep program open after execute process. such thing possible?

code similar implementation in separate thread

processbuilder pb = new processbuilder("b32", "aess" ); pb.start(); 

of course inputstream , errors streams output console.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -