Not able to launch command prompt

Hi,

I'm trying to launch command prompt from java.

Runtime.getRuntime().exec( "cmd /C" );

The command prompt is not opening. Earlier I launched command prompt may times, but this time I'm missing some basic thing.

I'm running on Windows XP.

Thanks,

SD

[297 byte] By [sennata] at [2007-11-27 11:28:17]
# 1

http://forum.java.sun.com/thread.jspa?threadID=529577&messageID=2549108

fastmikea at 2007-7-29 16:21:15 > top of Java-index,Java Essentials,New To Java...
# 2

http://www.javaworld.com/javaworld/jw-12-2000/jw-1229-traps.html

~

yawmarka at 2007-7-29 16:21:15 > top of Java-index,Java Essentials,New To Java...