-
How to get a new console or terminal from withing a program
Hi,
I am trying to execute a command from a program but the Process class says
that The Runtime.exec methods may not work well for special processes on
certain native platforms, such as native windowing processes, daemon processes,
Win16/DOS processes on Win32, or shell scripts. The created subprocess does
not have its own terminal or console. I tried putting that command in a
perlscript and it worked fine but my requirement is to get a new console
and type command there. Any idea how to do it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|